@charset "utf-8";
/* CSS Document */

form {
	margin:0px;
	padding:0px;
}
.stats_small {
	font-size:0.75em;
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
}
 

.hr {
	border:#CCC 1px dotted;
	text-align:center;
	width:99%;
}

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height:20px;
}
body {
	/*	background-color: #666;*/
/*	background-color: #B3E1E9;*/
/*	background-color: #AAC3CB;*/
	background-color: #000;
	margin: 0px;
	/*	background-image:url(/i/bg.png);*/
/*	background-image:url(/i/apple-aqua-wallpaper.jpg);*/
	background-repeat:repeat-x;
	background-position:top;
}
a:link, a:visited, a:active, .loggedinas {
	color: #B70000;
	text-decoration:none;
}
 
a:hover {
	color: #070804;
	text-decoration:underline;
}

 

.offer_validation, .offer_small {
	font-size:0.65em;
	color:#999;
	line-height:14px;
	padding-top:15px;
}

/*.offer_coupon{
	background-color:#FDEDB4;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:4px 25px 4px 7px;
	border:#FFA923 1px dashed;
	background-image:url(../i/scissors.gif);
	background-repeat:no-repeat;
	background-position:right;
    padding-left:1em;
}*/

.border_bottom {
	border-bottom:solid 1px #EFEFEF;
	padding-bottom:3px;
}

#category_table a {
	font-size:2.85em;
	font-weight:bold;
	color:#333;
}


.slogan {
	margin:15px 0px;
	font-size:1.2em;
	font-family:"Times New Roman", Times, serif;
	color:#999;
	font-style:italic;
}



h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:26px;
	color:#333;
	font-weight:bold;
	text-transform:capitalize;
/*	font-family: 'Al Bayan', 'Traditional Arabic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
}

h2 {
	font-size:18px;
	color:#666;
	/*font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-family: 'Al Bayan', 'Traditional Arabic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h5 {
	font-size: 12px;
	color: #B70000;
	line-height:20px;
	font-family: 'Al Bayan', 'Traditional Arabic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h6 {
	font-size: 18px;
	color: #18ABE5;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 0.90em;
	color: #B70000;
/*	font-family: 'Al Bayan', 'Traditional Arabic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
}
h4 {
	font-size: 14px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	background-color:#558ED5;
	padding:5px;
}

 
.note, note a {
	font-size: 9px;
	color: #CCC;
}


.statstable {
	border:solid 1px #CCC;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	background-color:#FFF;
	margin:10px 0px 0px 0px;
}

.statstable td {
	background-color:#FFF;
	font-size:0.95em;
	color:#333;
	padding:0px 6px 0px 6px;
	border-right:#EFEFEF 1px solid;
	border-top:#EFEFEF 1px solid;
}


.mytable {
	border:solid 1px #CCC;
	padding:3px;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	background-color:#FFF;
}




.mytable th, .mytable th a {
	background-color:#558ED5;
	font-weight:bold;
	padding:8px;
	color: #FFF !important;
}

.mytable td a {
	color:#333;
	border-bottom:#CCC dashed 1px;
}


.mytable a:hover {
	color:#000 	;
}

.searchField {
	background-image: url(/i/search-textfield.gif);
	background-repeat: no-repeat;
	background-position: center left;
	background-color:#FFF;
	border-color: #181818;
	border:1px solid;
	color:#666;
	font-weight:bold;
	font-size:95%;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	padding:2px 4px 2px 25px;
	margin:3px 0px 10px 0px;
}


.coloredCell {
	background-color:EFEFEF;
}

.note, note a {
	font-size: 9px;
	color: #CCC;
}
.promocode {
	color:#F00;
	font-size:22px;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif;
}

.box_round {
	border:#CCC solid 1px;
	text-align: left;
		-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#mainBox {
	background-color:#FFF;
	border:#F1F5F6 8px solid;
/*	padding:16px;*/
	width:960px;
	margin:40px 30px 30px 40px;
	margin:auto;
	margin-top:30px;
	position:relative;
}

#header {
	background-color:#FFF;
	border-bottom:#EFEFEF 1px solid;
	vertical-align:top;
	height:100px;
}

#header a {
	color:#333;
	font-size:95%;
	font-family:Tahoma, Geneva, sans-serif;
}
#header a:hover {
	color:#E80000;
}


.GiveAccessLinks {
	z-index:500;
	float:left;
	margin-left:325px;
	position:absolute;
	margin-top:8px;
	
}


.HeaderSearchBox {
	z-index:100;
	float:left;
	margin-left:600px;
	position:absolute;
	margin-top:10px;
	
}

#content {
	position:relative; 
	display:block; 
	background:#FFF; 
	}
 
/* BUTTONS */

/*control the border on the textfield*/
input[type=checkbox], input[type=text], input[type=password] {
	border:1px solid;
	border-color:#CCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
}

select {
	border:1px solid;
	border-color:#CCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:4px;
}

/*control the border on the textfield on mouseover*/
input[type=text]:hover, input[type=text]:focus, input[type=password]:hover, input[type=password]:focus, input[type=checkbox]:hover, input[type=checkbox]:focus {
/*	border-color:#0098D4;*/
}

.btn, input[type=submit] {
	width:auto;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	width:auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:4px;
	border:#C00 solid 1px;
	background-color: #C00;
}

.btn:hover, input[type=submit]:hover {
	color:#000;
	background-color: #CCC;
	border-color: #EFEFEF;
}

.input_small {
	font-weight:bold;
	cursor:pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:3px;
	border:solid 1px;
	font-size:0.85em;
	color:#FFF;
	background-color: #A6C27E;
	border-color: #EFEFEF;
	text-align:center;	
}

.input_small:hover {
	color:#000;
	background-color: #CCC;
	border-color: #EFEFEF;
}


.adminbtn {
	font-weight:bold;
	cursor:pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:4px;
	border:solid 1px;
	color:#FFF;
	background-color: #A6C27E;
	border-color: #EFEFEF;
	text-align:center;
}

.adminbtn:hover {
	color:#000;
	background-color: #CCC;
	border-color: #EFEFEF;
}

.hrDots {
	background-image:url(/i/hr.gif);
	background-repeat:repeat-x;
}


/* super footer */

#homewrap #superfooter {   }
#homewrap #superfooter a{ color:#535143; }
#homewrap #superfooter a:hover{
	color:#E13C3C;
}
#homewrap #superfooter ul{ font-size:11px; margin:0; margin-bottom:15px; list-style-type:none; }
#homewrap #superfooter ul li.supertop{width:170px; float:left; margin-left:0px;}
#homewrap #superfooter ul li.supertop.wide{width:175px; }
#homewrap #superfooter ul li.supertop.last{width:150px; }
#homewrap #superfooter ul li.heading{ border-top:1px dotted #d2e2ae; border-bottom:1px dotted #d2e2ae; font-stretch:semi-expanded; margin-bottom:5px !important; padding-bottom:5px;  margin-top:3px !important; padding-top:3px;}
#homewrap #superfooter ul li.heading a{ font-weight:bold;}
#homewrap #superfooter ul li ul.supersub{ list-style-type:none; margin:5px 0 0 0; padding:5px 0 0 0; }
#homewrap #superfooter ul li ul.supersub li{ padding-left:3px; margin-bottom:1px; }

#homewrap #superfooter ul li ul.supersub li.separate{ height:1px; border-bottom:1px dotted #d2e2ae; }


/* - Clear Fix - */

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
 
/* WinIE7 only */
*:first-child+html .clearfix{
	height:1%;
}
 
/* WinIE6 and below */
/*Â¥*/
* html .clearfix{
	height:1%;
}
/**/
 
/* MacIE only */
/*Â¥*//*/
.clearfix{
	display:inline-table;
}
/**/



.lastFooter {
	background-color:#333;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	padding:4px 10px 4px 10px;
	width:957px;
	margin-left:auto;
	margin-right:auto;
	text-transform:lowercase;
}

.lastFooter a {
	color:#CCC;
}

 


/*SLIDE SHOW BEGINS*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 2px solid #CCC;
/*	-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
 
width: 460px; /*width of featured content slider*/
height: 175px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
/*padding: 5px;*/
background: white;
width: 460px; /*width of content DIVs within slider. Total width should equal slider's inner width (450+5+5=460) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
	width: 450px; /*Width of pagination DIV. Total width should equal slider's outer width (440+10+10=460)*/
	text-align: right;
	background-color: #FFF;
	padding: 1px;
}

.pagination a{
	padding: 0 1px;
	text-decoration: none;
	color: #999;
	background: white;
	font-size: 90%;/*	font-weight: bold;*/
}

.pagination a:hover, .pagination a.selected{
	color: #000;
	background-color: #CCC;
}

/*SLIDE SHOW ENDS*/  




.DateAbout {
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:95%;
	font-style:italic;
}

.topdeal {
	border:#EFEFEF 1px solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	text-align:center;
	margin:10px;
}




		/*COPY AND PASTE*/
		.my_clip_button { 
	margin:10px; padding:10px; cursor:default; 
	color:#F00;
	font-size:22px;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif;
	border:#CCC 2px dashed;
	
	}
		.my_clip_button.hover {
			}
		.my_clip_button.active { 
		}


.headerTitle {
    font-size:18px;
	color:#666;
	/*font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-family: 'Al Bayan', 'Traditional Arabic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:4px;
	border-bottom:#C4D7FF 1px solid;"
}

.blog {
	border:#DADADA 1px solid;
}

.blog td {
	border:#EFEFEF 7px solid;
}

.blog th {
/*	background-color:#999;*/
	background-color:#558ED5;
	color:#FFF;
	font-size:18px;
	font-family: 'Al Bayan', 'Traditional Arabic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:4px;
	text-align:left;
	
 
	}
	
.blog_title {
/*	background-color:#999;*/
background-color:#558ED5;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	text-align:left;
	text-transform:uppercase;
	letter-spacing:1px;

}

.sharewithfriend a {
 
/*padding:2px 10px 2px 10px;
	border:1px solid;
	border-color:#DADADA;
	background-color:#E6E6E6;*/
	color:#666;
	text-transform: uppercase;
	font-weight: bold;
	font-size:11px;
/*	margin-left:auto;
	margin-right:auto;*/
/*	clear:right;*/
}
	
.loggedinas a {
	font-size:12px;
	font-weight:bold;
	color:#333;
}


.dc {
	font-size:9px;
	color:#CCC;
	text-align:center;
	margin-bottom:0px;
	margin-top:-10px;
}

														   



.celda_reporte {
	padding-left:8px;
	border-right:#EFEFEF 1px solid;
}

.hc {
	text-align:center;
}



/*/////////////////  TABLE FILTER BEGINS */

table.datagrid {
	border:1px solid #DDDDDD;
	border-collapse:collapse;
}

.tableInfo ul {
	border:0;
	margin:0;
	padding:0;
}

.tableInfo{
	float: left;
	margin-top: 5px;
	padding-left:10px;
}

.advancedtable tbody td{
	border-bottom:1px solid #DDD;
	padding: 3px 0px;
}
.advancedtable thead th{
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:14px;
	font-style:italic;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:bold;
	background: #E5E5E5;
	border-top:1px solid #BBB;
	border-bottom:1px solid #BBB;
	padding: 2px 5px;
	color: #444;
}

/** ROWS PER PAGE NAVIGATION **/
.tablePerPage{
	float: right;
}
.tablePerPage span{
	float: left;
	margin-top: 5px;

}
.tablePerPage ul{
	float: right;
}
.tablePerPage li {
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	float: left;
}
.tablePerPage a {
	border-right:solid 1px #BBB;
	margin-right:2px;
}
.tablePerPage .previous-off, .tablePerPage .next-off {
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 4px;
		
}
.tablePerPage .next a, .tablePerPage previous a {
	border:none;
	font-weight:bold;
}
.tablePerPage .active {
	font-weight:bold;
	color: #B70000;
}
.tablePerPage a:link, .tablePerPage a:visited {
	color:#333;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:underline;
}
.tablePerPage a:hover {
	text-decoration:none;
}

/** PAGE SELECTOR **/
.tableNavigation{
	float:right;
	margin-left: 50px;
	
}
/*PAGE*/
.tableNavigation span{
	float: left;
	margin-top: 3px;

}
.tableNavigation ul{
	float: right;
}
.tableNavigation li {
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	float: left;
	
}

.tableNavigation a {
	border:solid 1px #BBB;
	margin-right:2px;
	margin-top:5px;
	color:#666;
}

.tableNavigation .active a {
	color:#000;
	font-weight:bold;
	border:none;
	border-bottom:solid 2px #EFEFEF;
	outline:none;
}

.tableNavigation a:link,  .tableNavigation a:visited {
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
.tableNavigation a:hover {
	color: #009BD4;
}

tfoot td{
	/*	background-color:#D6D6D6;
	background-repeat:repeat-x;*/
	color:#999;
	font-size:11px;
	border-top:1px solid #EFEFEF;
}

.odd td{
/*	background-color: #EEE;*/
}
.even td{
/*	background-color: #FDFDFD;*/
}

/*/////////////////  TABLE FILTER ENDS */  



.confirm {
	background-color:#FF9;
	color:#000;
	font-size:10px;
	padding:5px 10px 5px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-left:auto;
	margin-right:auto;
	
}

.editing{
	background-color:#FF9;
	padding:5px 10px 5px 10px;
	margin:5px 0px 5px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}

.confirm_error {
	background-color:#930;
	color:#FFF;
	font-size:10px;
	padding:5px 10px 5px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-left:auto;
	margin-right:auto;
}


/*/// calendar ////*/

/* calendar icon */
img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}
/* calendar container element */
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 158px;
	padding: 2px 0 0 0;
}
/* all tables in calendar */
div#tcal table {
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
	background-color: white;
}
/* navigation table */
div#tcal table.ctrl {
	border-bottom: 0;
}
/* navigation buttons */
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}
/* month year header */
div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
}
/* week days header */
div#tcal th {
	border: 1px solid silver;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	background-color: gray;
	color: white;
}
/* date cells */
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width: 22px;
	cursor: pointer;
}
/* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
div#tcal td.othermonth {
	color: silver;
}
div#tcal td.weekend {
	background-color: #ACD6F5;
}
div#tcal td.today {
	border: 1px solid red;
}
div#tcal td.selected {
	background-color: #FFB3BE;
}
/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}
/* transparent shadow */
div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}
div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}

/*/// calendar ends ////*/






<!--SEARCH-->

.linkgoogle:hover {
	color:#000;
	font-weight:bold;
	text-decoration: none;
}
.linkgoogle {
	color:#930;
	font-weight:bold;
	text-decoration: none;
}
.txt{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 20px;
}
.cite{color:#009900;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:italic}
.cite:hover{color:red;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:bold}
.head{color:#669933;font-family:Arial, Helvetica, sans-serif;font-size:16px}
.pagelink:hover {
	color:#333;
	text-decoration: none;
	font-size:11px;
	font-family:arial;
	font-weight:bold
}
.pagelink {color:black;font-size:11px;font-family:arial;text-decoration: none;font-weight:bold}

.pag {
	color:#333;
	padding:3px;
}





<!--PROMO CLASS-->

.promo_table_border {
/*	margin:20px 0px 20px 0px;
	border:#999 2px solid;
	padding:5px;
	width:689px;*/
}
 
.promo_offer {
	
	font-size:2.5em; 
	font-weight:bolder;
	text-transform:uppercase;
	padding:22px 5px 20px 240px;
	height:45px;
	margin:0 0 .15em;
	color:#D03441;
	width:259px;
	cursor:pointer;
	z-index:9999;
 
}

.promo_offer_0 {
	
	background-image:url(/i/my_deals_work_offer_coupon_bg.gif);
	background-repeat:no-repeat;
	
}

.promo_offer_1 {
	
	background-image:url(/i/my_deals_work_offer_coupon_bg2.gif);
	background-repeat:no-repeat;
	
}

.promo_offer_aff {
	
	font-size:1.3em; 
	font-weight:bolder;
	text-transform:uppercase;
	padding:23px 5px 20px 240px;
	background-image:url(/i/my_deals_work_offer_bg.jpg);
	background-repeat:no-repeat;
	height:45px;
	margin:0 0 .15em;
	display:block;
	color:#D03441;
	width:259px;
	cursor:pointer;
	vertical-align:middle;	
}

.promo_offer_aff:hover {
	
	background-image:url(/i/my_deals_work_offer_bg3.jpg);
	background-repeat:no-repeat;
	
}

.promo_desc{
	margin:0 0 .25em;color:#000;line-height:1;font-size:1.7em;font-weight:bolder;
		display:block;
		padding:2px;
}

.promo_title{
	color:#000;line-height:1;font-size:1.5em;font-weight:normal;
}

.productNames {
	 
	background-color:#EFEFEF;
	font-size:0.92em;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	border:#DADADA 1px dashed; 
	cursor:pointer;
	margin:5px 0px 5px 20px;
	clear:right;
	font-weight:500px;
	line-height:14px;
	
}



.productNames:hover {
	 
	background-color:#CCC;
	border:#CCC 1px dashed; 
 
	
}

