/* Layout */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a 
{
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.arial{font-family: Arial, Helvetica, sans-serif;}
.verdana{font-family: Verdana, Arial, Helvetica, sans-serif;}
.tahoma{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyfour {font-size: 24px;}

/* Font Colours */

.magenta {color: #C637B3;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #6D6D6D;}
.lightgray {color: #CCCCCC;}
.red {color: #E70000;}
.orange {color: #FF6600;}
.yellow {color: #FFFF00;}
.green {color: #2D9C35;}
.sharp_blue {color: #0097DD;}
.blue {color: #006699;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.st {text-decoration: line-through;}

/* Hovers */

.n2u {text-decoration: none;}
.n2u:hover {text-decoration: underline;}

.u2n {text-decoration: underline;}
.u2n:hover {text-decoration: none;}

.gray2red {color: #6D6D6D; text-decoration: none;}
.gray2red:hover {color: #E70000;}

.gray2orange {color: #6D6D6D; text-decoration: none;}
.gray2orange:hover {color: #FF6600;}


.white2yellow {color: #FFFFFF; text-decoration: none;}
.white2yellow:hover {color: #FFFF00;}

.red2black {text-decoration: none;color: #CC0000;}
.red2black:hover {text-decoration: none;color: #000000;}

.black2blue {text-decoration: none;color: #000000;}
.black2blue:hover {text-decoration: none;color: #0097DD;}

.blue2black {text-decoration: none;color: #0084C4;}
.blue2black:hover {text-decoration: none;color: #000000;}


.black2red {text-decoration: none;color: #000000;}
.black2red:hover {text-decoration: none;color: #CC0000;}


.bg1{
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

.border{
	border: 1px solid #dadada;
}

.txt_box{
	width: auto;
	height: 16px;
	border: 1px solid #CCCCCC;
}

.search_txt_box{
	width: auto;
	height: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px solid #8FC2C2;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #8FC2C2;
	border-left: 1px solid #FFFFFF;
}

.btns{

	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #f9f9f9;
	height: 20px;
	width: auto;
	border: 1px solid #003300;
}


.cur{
cursor: pointer;cursor: hand;
}

.btn_bg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/btn_bg.gif);
}


.border{
	border: 1px solid #999999;
}

.bold{
	font-weight: bold;
	}

/* OLD */
.linkcaption_white2black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkcaption_white2black:hover {
	color: #000000;
}

.linkcaption_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
}
.linkcaption_orange:hover {
	text-decoration: underline;
}

.linkcaption_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.linkcaption_black:hover {
	text-decoration: underline;
}

.linkcaption_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}
.linkcaption_blue:hover {
	text-decoration: underline;
}

.linkcaption_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669900;
	text-decoration: none;
}
.linkcaption_green:hover {
	text-decoration: underline;
}

.linkcaption_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E01010;
	text-decoration: none;
}
.linkcaption_red:hover {
	text-decoration: underline;
}

.linkcaption_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.linkcaption_gray:hover {
	text-decoration: underline;
}

.linkcaption_gray2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.linkcaption_gray2:hover {
	color: #000000;
}


.link_11_blue2orange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.link_11_blue2orange:hover {
	color: #FF6600;
}

.link_11_blue_2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.link_11_blue_2:hover {
	text-decoration: underline;
}

.link_11_brown {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}
.link_11_brown:hover {
	text-decoration: underline;
}

.link_10_brown {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration: none;
}
.link_10_brown:hover {
	text-decoration: underline;
}


.link_10_blue_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.link_10_blue_3:hover {
	text-decoration: underline;
}

.link_11_orange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.link_11_orange:hover {
	text-decoration: underline;
}
.link_10_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
.link_10_orange:hover {
	text-decoration: underline;
}

.link_11_gray {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link_11_gray:hover {
	text-decoration: underline;
}

.link_11_gray2orange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link_11_gray2orange:hover {
	color: #FF6600;
}


.link_10_gray1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.link_10_gray1:hover {
	text-decoration: underline;
}

.link_10_gray2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.link_10_gray2:hover {
	text-decoration: underline;
}


.link_10_gray2orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.link_10_gray2orange:hover {
	color: #FF6600;
}

.link_10_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_10_white:hover {
	text-decoration: underline;
}

.link_10_white2yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_10_white2yellow:hover {
	color: #FFFF00;
}

.link_10_white2black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_10_white2black:hover {
	color: #000000;
}


.link_11_white {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_11_white:hover {
	text-decoration: underline;
}

.link_11_white2black {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_11_white2black:hover {
	color: #000000;
}

.link_11_white2yellow {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_11_white2yellow:hover {
	color: #FFFF00;
}

.link_11_red {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.link_11_red:hover {
	text-decoration: underline;
}


.link_11_red2black {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.link_11_red2black:hover {
	color: #000000;
}

.link_10_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.link_10_red:hover {
	text-decoration: underline;
}

.link_10_red2black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.link_10_red2black:hover {
	color: #000000;
}

.link_11_green {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	text-decoration: none;
}
.link_11_green:hover {
	text-decoration: underline;
}
.link_10_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
	text-decoration: none;
}
.link_10_green:hover {
	text-decoration: underline;
}

.link_11_black {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link_11_black:hover {
	text-decoration: underline;
}

.link_11_black2red {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link_11_black2red:hover {
	color: #FF3300;
}

.link_10_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.link_10_black:hover {
	text-decoration: underline;
}

.link_10_black2red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.link_10_black2red:hover {
	color: #FF3300;
}

.link_11_cyan {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0EC5FF;
	text-decoration: none;
}
.link_11_cyan:hover {
	text-decoration: underline;
}
.link_10_cyan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0EC5FF;
	text-decoration: none;
}
.link_10_cyan:hover {
	text-decoration: underline;
}

.link_11_darkcyan {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117B9D;
	text-decoration: none;
}
.link_11_darkcyan:hover {
	text-decoration: underline;
}

.link_10_darkcyan {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #117B9D;
	text-decoration: none;
*/

color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
}
.link_10_darkcyan:hover {
	text-decoration: underline;
}

.link_12_darkcyan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #117B9D;
	text-decoration: none;
}
.link_12_darkcyan:hover {
	text-decoration: underline;
}



.caption_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.caption_white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.caption_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
}

.caption_orange2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF6600;
	text-decoration: none;
}


.caption_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.caption_blue {
	color:#D92A17;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

.caption_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669900;
	text-decoration: none;
}

.caption_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E01010;
	text-decoration: none;
}

.caption_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

.caption_gray2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	text-decoration: none;
}

.txt_11_blue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}

.txt_10_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

.txt_11_orange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

.txt_18_orange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	text-decoration: none;
}

.txt_18_red {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: red;
	text-decoration: none;
}

.txt_14_red {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	text-decoration: none;
}

.txt_10_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}

.txt_11_gray {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.txt_10_gray {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.txt_10_gray2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.txt_10_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_11_white {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_11_yellow {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}


.txt_11_red {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

.txt_10_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}

.txt_11_green {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	text-decoration: none;
}

.txt_10_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
	text-decoration: none;
}

.txt_11_black {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.txt_10_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.txt_11_cyan {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0EC5FF;
	text-decoration: none;
}

.txt_10_cyan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0EC5FF;
	text-decoration: none;
}

.txt_11_darkcyan {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117B9D;
	text-decoration: none;
}

.txt_10_darkcyan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #117B9D;
	text-decoration: none;
}

.txt_11_brown {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
}

.txt_10_brown {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration: none;
}


.border {
	border: 1px solid #CCCCCC;
}

.border_discount {
border:1px solid #000000;
}

.lnk_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C6E39;
	font-weight: bold;
	float: center;
	line-height: 25px;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	background: transparent;
	margin: 0;
	white-space: nowrap;
}

.lnk_bottom:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #3C6E39;
}

.tag-overlay {
background:transparent url(../images/hot_deals.png) no-repeat scroll 0 0;
height:60px;
margin-left:0px;
overflow:visible;
padding:6px 0 0;
position:absolute;
top:405px;
width:69px;
}

.tag-discount {
background:transparent url(../images/tag-discount.png) no-repeat scroll 0 0;
color:#000000;
font-size:0.9em;
font-weight:bold;
height:60px;
margin-left:0px;
letter-spacing:1px;
overflow:visible;
padding:6px 0 0;
position:absolute;
text-align:center;
text-transform:uppercase;
top:405px;
width:69px;
}

.popup_msg {
background-color:#f2f2f2;
border:1px solid #000000;
color:#FF0000;
display:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:36px;
padding:1px;
position:absolute;
top:200px;
left:0px;
text-align:center;
width:100%;
height:100%;
z-index:10000;
}

.bgbar 
{
background:transparent url(../images/logo_left_redbg.gif) repeat-x scroll 0 0;
background-position:left;

}
#tollfree
{
color:#eee;
}
.red-heading
{
color:#D92A17;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}
