html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {list-style: none;}

:focus {outline: 0;}

ins {text-decoration: none;}

del {text-decoration: line-through;}

table {/*border-collapse: collapse;border-spacing: 0;*/}

html {
	margin:0;
	padding:0;
	height:100%;
	text-align: center;
	}
body {
	line-height: 1;
	height:100%;
	background: #2f7c34  url(../template_images/bg.jpg) no-repeat center top;
	text-align: left;
	font-size:12px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	}
a:focus { outline-style: none;}
  
input {font-family: Arial, Helvetica, sans-serif;}

object {outline-style: none;}

form {margin: 0;padding: 0;}

input, select, textarea {padding: 0;margin: 0;}
	
img {border: 0;}

a img {border: 0;}

p {margin: 0;padding: 0;}

h1, h2 , .dark_title_order{
	color:#334C93;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0;
	padding:0 0 10px;
	}	
h5 {
	color:#334C93;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	margin:0;
	padding:0 0 10px;
}
	
#loader_img	 {
	display:none;

}
#submit_img {
	display:show;
}

	
#container {
	min-height:100%;
	*min-height:100%;
	_height:100%;
	position:relative;
	text-align: left;
	}
#siteholder {
	margin: 0 auto;
	width: 994px;
	float: none;
	}
.topBg {
	width: 994px;
	height: 12px;
	background: url(../template_images/top_bg.png) no-repeat 0 bottom;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	}
.midBg {
	width: 994px;
	background: url(../template_images/mid_bg.png) repeat-y 0 top;
	float: left;
	height:100%;
	padding:0 0 5px;
	}
#headerSection {
	float:left;
	height:100%;
	}
#pce_infocontent {
	float:left;
	height:100%;
	width:100%;
	display:block;
	padding:0 0 10px 0;
	}
#pce_infocontent form {
	float:left;
	}
.botBg {
	clear: both;
	width: 994px;
	height: 12px;
	background: url(../template_images/bot_bg.png) no-repeat 0 top;
	float: left;
	margin: 0;
	padding: 0;
	}
#header {
	background:url("../template_images/header.gif") no-repeat scroll 0 0 transparent;
	display:inline;
	float:left;
	height:129px;
	margin:4px 17px 0;
	position:relative;
	width:960px;		
	}
#leftHeader {
	width: 500px;
	float: left;
	}	
#righttHeader {
	width: 460px;
	float: left;
	}	
.logo {
	width: 422px;
	height: 77px;
	background: url(../template_images/logo.gif) no-repeat 0 0px;
	cursor: pointer;
	display: block;
	margin: 12px 0 0 11px;
	}
.logo a{
	float: left;
	margin: 3px 0 0px 0px;
	text-indent: -9999px;
	width: 422px;
	height: 77px;
	}
.secureSection {
	width: 145px;
	float: left;
	margin: 22px 0 0 40px;
	position: relative;
	display: inline;
	}
.lock {
	float: left;
	width: 26px;
	height: 26px;
	background: url(../template_images/lock.jpg) no-repeat 0 0px;
	}
.secureSection p {
	width: 110px;
	font-size: 16px;
	color: #ffffff;
	float: left;
	font-weight: bold;
	padding: 8px 0 0 0px;
	text-align: right;
	}
.secureLogin {
	width: 260px;
	font-size: 16px;
	color: #ffffff;
	float: left;
	text-align:right;
	margin: 27px 0 0 0;
	}
.loginInput input {
background:url("../template_images/logininput.gif") no-repeat scroll 0 0 transparent;
border:0 none;
display:inline-block;
float:left;
font-size:12px;
height:16px;
margin:0 5px 0 0;
padding:3px 0 2px 5px;
width:103px;	
	}
.loginInput input.bt_login {
	display: block;
	float: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 0;
	}
.loginInput input.bt_login {
	width: 33px;
	height: 21px;
	background: transparent url(../template_images/go_button.jpg) no-repeat 0 0;
	}
.loginInput input.bt_login:hover {
	background-position:0 -21px;
	}
.loginInput input.bt_logout {
	width: 105px;
	height: 21px;
	background: transparent url(../template_images/login_logout.gif) no-repeat 0 0;
	border:0;
	}
.loginInput {
	float: left; width: 260px;
	}
.forgotPassword {
	float: left; width: 245px; padding: 4px 0 0 0;
	}
.forgotPassword a {
	color: #FFF; text-decoration: none; font-size:10px;margin:0 15px;
	}
.forgotPassword a:hover {
	color: #f89595 text-decoration: none;
}
.space {
	vertical-align: -6px;
		
}
p.resetText {
	width: 100%;
	font-size: 12px;
	color: #323232;
	float: left;
	padding: 0px 0 5px 0px;
}
p.resetText a {
	color: #323232;
	text-decoration: none;
}
p.resetTextEmail {
	width: 50px;
	font-size: 12px;
	color: #323232;
	float: left;
	padding: 5px 0 5px 0px;
}

div.resetTextEmail input.field {
   	font-size: 12px;
	color: #323232;
	width: 221px;
	padding:3px 5px;
	border: 1px solid #8d9093;
	height: 18px;
	float: left;
}  
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;margin:0 0 20px 0;width:470px;float:left;}
.clear {clear:both}

/* main menu */

.menuSection {
	width: 960px;
	float: left;
	padding: 0 17px 0 17px;
	position: relative;
	display: inline;
	z-index: 10;
}
	.navigation {
	width: 960px;
	float: left;
	background: url(../template_images/menu_bg.gif) no-repeat 0 0;
	margin-top: 5px;

}

/* content section */

.contentSection {
	float:left;
	height:100%;
	margin:0 0 -15px;
	padding:0 17px;
	width:960px;
}

#sendtofriend-container {padding:20px 17px 40px;}
#sendtofriend-container input {margin:5px 0;}
#sendtofriend-container .send-friend-heading {padding:5px 0;}
#sendtofriend-container .button {margin: 10px 0;}

.homepageSection {
	width: 960px;
	float: left;
	margin-top: 7px;
	clear: both;
}
.leftSection {
	width: 760px;
	float: left;
	height:100%;
	display:block;
}
.leftHomeSection {
	width: 190px;
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	display: inline;
}
.midHomeSection {
	width: 560px;
	float: left;
}
.rightHomeSection {
	width: 190px;
	float: left;
	margin: 0 0px 0 10px;
	position: relative;
	display: inline;
}
.boxFolder {
	width: 190px; 
	float: left;
}
.boxFolderHeading {
	width: 190px;
	height: 38px;
	float: left;
	background: url(../template_images/redheadbg.gif) no-repeat 0 0;
}
.boxFolderHeading p {
	font-size: 16px;
	font-weight: bold;
	float: left;
	text-shadow:1px 1px #750505;
	width: 160px;
	padding: 4px 0 0 10px;
	line-height: 35px;
	letter-spacing:-1px;
	color:#FFF;
}
.boxFolderContent {
	background:url("../template_images/home-birdie.jpg");
	float:left;
	height:434px;
	margin:0 0 10px 0;
	/*padding:10px 10px 0 10px;*/
	width:190px;
	}
.boxFolderContent p {
	width: 170px;
	float: left;
	font-size: 11px;
	padding: 0 0 5px 0;
	color: #666666;
}
.spacevideo {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	position: relative;
	display: inline;
}
p.moreVideo {
	background:url("../template_images/arrow.gif") no-repeat scroll right 1px transparent;
	color:#7FA9D8;
	display:inline;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin:13px 0 0;
	position:relative;
	width:170px;
}
p.moreVideo a {
	color: #7fa9d8;	
	text-decoration: none;
}
p.moreVideo a:hover {
	color: #7fa9d8;	
	text-decoration: none;
}
.boxMember {
	float:left;
	margin:0 0 10px;
	width:190px;
	height:220px;
}
.boxMemberHeading {
	width: 190px;
	height: 38px;
	float: left;
	background: url(../template_images/redheadbg.gif) no-repeat;
}
.boxMemberHeading p {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 175px;
	line-height: 35px;
	padding:3px 0 0 10px;
	text-shadow:1px 1px #750505;
	letter-spacing:-1px;
	color:#FFF;
}
.boxMemberContent {
	width: 170px;
	float: left;
	height:101px;
	background: #1f3a88;
	padding: 5px 10px;
	color:#FFF;
}
p.searchText {
	font-size: 11px;
	line-height:16px;
	padding:5px 0 0 0;
}
.Content p {
	width: 170px;
	float: left;
	font-size: 11px;
	padding: 0 0 5px 0;
	color: #666666;
}
.boxBanner {
	width: 190px; 
	float: left;
	margin-bottom: 10px;
	clear:left;
}
.boxBannerContent {
	width: 190px;
	height:208px;
	float: left;
	background:#31488E;
}
.boxBannerContentTags {
	width: 190px;
	height:208px;
	float: left;
	margin:0 0 10px;
	background:#31488E;
}
.boxBannerContentTags p {
	color:#FFF;
	padding:5px 10px;
	font-size:11px;
}
.boxBannerContentTags p a {
	color:#FFF;
	font-size:11px;
}
#thawtelogo {
	margin:7px 0 0 52px;
}

.boxBannerContentTags h2 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	padding:10px 0 0 10px;
	text-shadow:1px 1px #081A50;
}


/* Innerpage */
.boxInner {
	width: 560px; 
	float: left;
}

.boxInnerHeading {
	width: 560px;
	height: 38px;
	float: left;
	background: url(../template_images/redheadbg1.gif) no-repeat;
}
.boxInnerHeading p {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 545px;
	line-height: 35px;
	padding: 3px 0 0 10px;
	letter-spacing:-1px;
	text-shadow:1px 1px #750505;
	color:#FFF;
}
.contentTxt {
	background:none repeat scroll 0 0 #FFFFFF;
	color:#333333;
	float:left;
	margin:10px;
	min-height:1215px;
	padding:10px;
	width:520px;
}
.contentTxt p {
width:100%;
}

.contentTxtProd {
	background:#FFF;
	margin:10px;
	padding:10px;
	color:#333;
	width:720px;
	float:left;
}
.boxInnerContent {
	width: 560px;
	float: left;
	font-size: 12px;
	color:#333;
	background:#344C93;
	min-height:1215px;
	margin:0 0 15px;
}
.boxInnerContent p {
	color:#333;
	float:left;
	font-size:12px;
	line-height:18px;
	padding:0 0 10px;

}
.boxInnerContent a {
	color:#333333;
	text-decoration:underline;	
}
.boxInnerContent a:hover{
	color:#666666;
	text-decoration:underline;	
}

ul.news {
	margin:0;
	padding:0;
	line-height:20px;
}
ul.news li {
	border-bottom:1px dotted #CCCCCC;
	list-style:none outside none;
	margin:0 0 5px;
	padding:0 0 10px;
}
ul.news li a {
	color:#333;
}
ul.news li a:hover {
	color:#666;
}
/* Product catalogue */
.related_bundle {
	float:left;
	width: 305px;
	min-height: 100px;
}
.boxRelatedBundleHeading {
    background: url("/template_images/red_top.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 38px;
    width: 305px;
	margin-top: 10px;
}
.related_bundle .prod_box {
    background: none repeat scroll 0 0 #F2F2F2;
    float: left;
    margin-top: 5px;
    padding: 10px;
    width: 270px;
}
.related_bundle .prod_box .prod_box_img {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 85px;
    margin-right: 5px;
    width: 85px;
}
.related_bundle .prod_box .prod_box_text {
    float: left;
    width: 180px;
}
.related_bundle .prod_box .prod_box_text p.prod_box_prod_name a {
    font-size: 13px;
	text-decoration:none;
	color:#313131;
    font-weight: bold;
}
.related_bundle .prod_box .prod_box_text p.prod_box_prod_name a:hover {
    text-decoration:none;
}
.related_bundle .prod_box .prod_box_text p.prod_box_prod_price {
    color: #DD1A1A;
    font-size: 14px;
    font-weight: bold;
}
.related_bundle .prod_box .prod_box_text p.prod_box_prod_link {
	padding:0px !important;
}
.boxRelatedBundleHeading p {
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 35px !important;
    padding: 3px 0 0 10px;
    text-shadow: 1px 1px #750505;
    width: 175px;
}
.product_detail {
	float:left;
	width: 415px;
	padding-top: 10px;
}
#product_detail .tab_view {
	font-weight:normal;
}
#product_detail .tabPane {
    width: 415px;
	height:33px;
}
#product_detail .tabPane .tabActive {
	width: 103px;
	height:33px;
	background: url("/template_images/golf_tab.jpg") no-repeat scroll left top transparent;
}
#product_detail .tabPane .tabActive span {
	width: 103px;
	padding: 12px 0 0;
}
#product_detail .tabPane .tabInactive {
	width: 103px;
	height:33px;
	background: url("/template_images/golf_tab.jpg") no-repeat scroll left bottom transparent;
}
#product_detail .tabPane .tabInactive span {
	width: 103px;
	padding: 12px 0 0;
}
#product_detail .tabPane .inactiveTabOver {
	width: 103px;
	height:33px;
	background: url("/template_images/golf_tab.jpg") no-repeat scroll left top transparent;
}
#product_detail .tabPane .inactiveTabOver span {
	width: 103px;
	padding: 12px 0 0;
}
#product_detail .tab_content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #344C93;
    height: 100%;
    padding: 5px;
    width: 382px;
	min-height: 350px;
	max-height: 695px;
	overflow: auto;
}
.review_rating {
    float: left;
	color:#DD1A1A;
	font-size:15px;
	font-weight:bold;
    padding-top: 15px;
    width: 400px;
}
.review_rating a {
    color: #DD1A1A;
    text-decoration: none;
}
.prodcat_product_review {
    border-bottom: 1px dotted;
    padding-top: 10px;
}
#slideshow {
    display: block;
    float: left;
    height: 217px;
    margin: 10px 0 0;
    position: relative;
    width: 390px;
}
#slideshow div {
    background-color: #FFFFFF;
    height: 217px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 8;
}
#slideshow div.active {
    height: 217px;
    opacity: 1;
    z-index: 10;
}
#slideshow2 {
    display: block;
    float: left;
    height: 217px;
    margin: 10px 0;
    position: relative;
    width: 370px;
}
#slideshow2 div {
    background-color: #FFFFFF;
    height: 217px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 8;
}
#slideshow2 div.active {
    height: 217px;
    opacity: 1;
    z-index: 10;
}

#prod_desc {
	clear:both; padding:10px;
}
#prod_desc h2 {
	border-top:2px solid #CCC; border-bottom:2px solid #CCC; padding: 10px 0;
}
#prod_desc h3 {
	color: #4F659F;
    font-size: 15px;
    font-weight: bold;
	padding: 10px 0;
}
#prod_desc p {
	line-height: 16px;
	padding-bottom: 10px;
}
#prod_desc ul {
	padding: 5px 0 20px 25px;
}
#prod_desc ul li {
    list-style: disc outside none;
    padding: 3px;
}


.boxProduct {
	width: 760px; 
	float: left;
	margin-bottom: 10px;
	height:100%;
	height:auto !important;
}
.boxProductHeading {
	width: 760px;
	height: 38px;
	float: left;
	background: url(../template_images/product_headingbg.gif) no-repeat;
}
.boxProductHeading p {
	color:#FFFFFF;
	float:left;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:35px;
	padding:3px 0 0 10px;
	text-shadow:1px 1px #750505;

}
.boxProductContent {
	/*background-color:#344C93;*/
	background-color:#ffffff;
	color:#000000;
	float:left;
	font-size:12px;
	min-height:1020px;
	width:760px;
}
.boxProductContent.blue-bg {
	background-color:#344C93;
}
.boxProductContent form {
float:left;
}

/* Categories */

.catProduct {
	width: 177px;
	height: 217px;
	float: left;
	background: #ffffff;
	border: 1px solid #1b3471;
	margin: 9px 0px 0px 9px;
	position: relative;
	display: inline;
}
.catProduct p.categoryNames {
	
	font-size: 16px;
	font-weight: bold;
	float: left;
	color:#000;
	width: 177px;
	text-align: center;
	padding: 17px 0 0 0;
	margin: 0;
}
.catProduct p.categoryNames a {
	color:#000;
	text-decoration: none;
}
.catProduct p.categoryNames a:hover {
	color:#000;
	text-decoration: none;
}
.imgcenter {
	float:left;
	height:115px;
	margin:10px 0;
	overflow:hidden;
	text-align:center;
	width:177px;
}
/* Products */

.catprod {
	width: 178px;
	height: 308px;
	float: left;
	background: #ffffff;
	border: 1px solid #1b3471;
	margin: 8px 0px 0px 8px;
	position: relative;
	display: inline;
}

.margin1{
margin-left:270px;
}

.margin2{
margin-left:185px;
}

.margin3{
margin-left:100px;
}


.catprod p.prodHeadName {
    color: #000000;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 50px;
    line-height: 15px;
    margin: 0;
    padding: 0 10px;
    text-align: center;
    width: 158px;
}
.catprod p.prodHeadName a {
	color:#000;
	text-decoration: none;
}
.catprod p.prodHeadName a:hover {
	color:#000;
	text-decoration: none;
}
.catprod p.prodShortDesc {
	font-size: 12px;
	font-weight: normal;
	float: left;
	color:#000;
	width: 158px;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0;
	height:35px;
	overflow:hidden;
	display:block;
	line-height:15px;
}
p.prodPriceNots {
	width:178px;
	float: left;
	color: #707070;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	padding: 0px 0 5px 0;
}
p.prodPriceOffs {
	width:178px;
	float: left;
	color: #010101;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	padding: 0px 0 14px 0;
}
p.prodSalePrices {
	width:178px;
	float: left;
	color: #cb0000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	padding: 0px 0 5px 0;
}
p.no-price {
	height: 68px;
}
.imgprod {
    /*border: 1px solid #999999;*/
    float: left;
    height: 150px;
    line-height: 150px;
    margin: 7px;
    overflow: hidden;
    text-align: center;
    width: 161px;
}
.more_buy {
	width: 178px; float: left;
}
.moreInfo {
	float: left; padding: 0 0 0 5px;
}
.buyNow {
	float: left; padding-left: 5px; margin-top: -5px;
}
/* Pager */
.pagersection {
	font-size: 12px; 
	color: #ffffff; 
	width: 760px; 
	height: 38px;	
	float: right; 
	margin: 0;
	padding: 4px 0 0 0;
	font-weight: normal;
	background: url(../template_images/pager_headingbg.gif) no-repeat 0 0;
}
.wholePager {
	width: 760px; float: left;padding:4px 0 0 0;
}
.backToTop {
	width: 130px; float: left; padding: 3px 0 0 10px;
}
.pages {
	width: 610px;
float:left;
font-size: 11px;
height: 20px;
vertical-align: middle;
text-align:right;
padding: 3px 10px 0 0;
color: #000;
}

/*.pages span.current {
border:1px solid #3e3d3d;
text-decoration:none;
padding: 3px 5px;
background-color:#323131;
color: #545253;
}
*/
.pages a {
	float: left;
text-decoration:none;
padding: 3px 5px;
background-color:#e51e25;
color: #fff;
margin: 0 2px 0 0;
}
.pages a:hover {
/*border-color:#000000;
*/padding-top: 3px;
}

.pages a.none {
border:0;
text-decoration:none;
padding: 0px;
background: none; 
margin: 0;
vertical-align: -5px;
}
.pages a.none:hover {
/*border-color:#2E6AB1;
*/padding-top: 0px;
}

.pages a.nextprev {
}
.pages span.nextprev {
color:#666666;
}
.pages span.nextprev {
/*border:1px solid #DDDDDD;*/
color:#999999;
}

.pages span.nextprev a {
padding: none;
}
.pages .nextprev-next {
float:right;
}
.pageSec {
	float: left; color: #ffffff; width: 100px; padding-left: 10px; text-align: left;  font-size: 16px; font-weight: bold;
}

.pages_top{	
	font-size: 11px;
	height: 20px;
	vertical-align: middle;
	text-align:right;
	padding: 10px 0 0 0;
	color: #000;
	float:right;	
	margin-right: 8px;
}
.pages_top a {
	float: left;
text-decoration:none;
padding: 3px 5px;
background-color:#e51e25;
color: #fff;
margin: 0 2px 0 0;
}
.pages_top a:hover {
/*border-color:#000000;
*/padding-top: 3px;
}

.pages_top a.none {
border:0;
text-decoration:none;
padding: 0px;
background: none; 
margin: 0;
vertical-align: -5px;
}
.pages_top a.none:hover {
/*border-color:#2E6AB1;
*/padding-top: 0px;
}

.pages_top a.nextprev {
}
.pages_top span.nextprev {
color:#666666;
}
.pages_top span.nextprev {
/*border:1px solid #DDDDDD;*/
color:#999999;
}

.pages_top span.nextprev a {
padding: none;
}
.pages_top .nextprev-next {
float:right;
}

/* Big ad banner */
.boxAd {
	width: 560px; 
	float: left;
	margin-bottom: 10px;
}
.boxAdHeading {
	width: 560px;
	height: 38px;
	float: left;
	background: url(../template_images/redheadbg1.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0
}
.boxAdHeading p {
	
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 545px;
	line-height: 35px;
	padding:3px 0 0 15px;
	text-shadow:1px 1px #750505;
	letter-spacing:-1px;
	color:#FFF;
}
.boxAdContent {
	width: 560px;
	float: left;
}
.boxLatestNews {
	width: 560px; 
	float: left;
	margin:0 0 4px 0;}
.boxLatestNewsHeading {
	width: 560px;
	height: 45px;
	float: left;
	background: url(../template_images/redheadbg1.gif) no-repeat;
	overflow:hidden;
}
.boxLatestNewsHeading p.head, .boxLatestNewsHeading p.head a {
	color:#FFFFFF;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:35px;
	padding:3px 15px 0 10px;
	text-decoration:none;
	text-shadow:1px 1px #081A50;
	width:100px;
}
.boxLatestNewsHeading p.newsitems {
	
	font-size: 12px;
	float: left;
	width: 420px;
	padding: 7px 0 0 15px;
}
.allProducts {
	clear: both;
	width: 558px;
	float: left;
	padding: 0px 0 10px 0;
	background-color: #344c93; 
	
}
/* search */
#searchBox {
	width: 170px; 
	float: left;
	margin: 10px 0;
}
#searchBoxInput {
	width: 144px;
	float: left;
}
#searchBoxInput input {
	width: 141px;
	background: url("../template_images/search_input.gif") no-repeat;
	font-size: 11px;
	color: #000000;
	padding: 2px 0px 0px 3px;
	border: 0;
	height: 19px;
}
.searchBoxGo {
	float: right;
	width: 20px;	
	height: 21px;
	padding: 0;
	margin: 0;
	border:0;
	cursor:pointer;
	background:url("../template_images/go_button.gif") no-repeat 0 0;
}



/* Latest produts */
.latestProduct {
	width: 170px;
	height: 213px;
	float: right;
	background: #ffffff;
	border: 1px solid #1b3471;
	margin: 9px 10px 0px 0px;
	position: relative;
	display: inline;
	z-index: 1;
}
.bundle_container_cart {
	width: 175px;
	height: 213px;
	float: left;
	background: #ffffff;
	border: 1px solid #1b3471;
	margin: 0 0 0 10px;
	position: relative;
	display: inline;
	z-index: 1000;
}
.latestProductPro {
	width: 535px;
	float: right;
	background: #ffffff;
	border: 1px solid #1b3471;
	margin: 9px 10px 0px 0px;
	position: relative;
	display: inline;
	z-index: 1000;
}
div.pc_prod_txt {
	float: left;
	width:170px;
	background:#FFF;
	padding-bottom:10px;
}
.pc_prod_image {
	width:170px;
	height:85px;
	overflow:hidden;
	float: left;
	text-align: center;
	margin: 10px 0 5px 0;
}	
p.prod_name {
	color:#010101;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:35px;
	padding:0 10px;
	line-height:16px;
	overflow:hidden;
	text-align:center;
	width:150px;
}
.mainprod_LHS .prod_Name {
	font-size:14px;
	font-weight:bold;
}

p.prodPriceNot {
	width:170px;
	float: left;
	color: #707070;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}
p.prodPriceOff {
	width:170px;
	float: left;
	color: #010101;
	
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}
p.prodSalePrice {
	width:170px;
	float: left;
	color: #cb0000;
	
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}
.viewDetails {
	width: 170px;
	float: left;
	text-align: center;
	margin: 5px 0 0 0;
}
.mainprod_wrap
{
width:520px; height:422px;padding:15px 0 0 10px; float:left;overflow:hidden;
}

.mainprod_LHS
{
width:320px; float:left
}

.prod_Name
{
	width:175px; float:left;  font-size: 11px; color: #252525;
	}

.prod_Name a
{
	color: #252525; text-decoration: none; font-weight: bold;
	}

.prod_cont
{
color:#252525;
float:left;
font-size:10px;
padding:5px 0;
width:175px;
}

.prod_click
{
border-top:1px dotted #CCCCCC;
color:#252525;
float:left;
font-size:10px;
margin:5px 0 0;
padding:5px 0;
width:175px;
}

.prod_click a
{
color:#252525; text-decoration:underline; font-weight: normal;
}

.prod_Lrgimg
{
width:185px; float:left; margin: 0 0 0 7px; position: relative; display: inline;overflow:hidden;
}
.callActionHeading {
	width: 177px; font-size: 11px;
	color: #000000; text-align: center; padding: 0 0 10px 0;
}
.callActionHeading a {
	color: #000000; text-decoration: none; font-weight: normal;
}
p.prodPrices {
	width: 177px; font-size: 11px;
	color: #000000; text-align: center; font-weight: normal; padding: 0 0 10px 0;
}
.prodnewImg {
	float:left; width:177px; text-align: center; padding: 5px 0  10px 0;
}
.productBg {
	width: 177px; height:179px;	float: left; background:url(../template_images/product_bg.gif) no-repeat;

}
.productBgnew {
	width: 177px; height:179px;	float: left; background:url(../template_images/product_bg1.gif) no-repeat;

}
.buttons {
	width: 177px; text-align: center; float: left;
}

.review_pop_up {
    background-image: url("/template_images/black_subpage_trans.png");
    background-repeat: repeat;
    display: block;
    height: 1630px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	z-index: 1000;
}

.review_container {
    margin: auto;
    padding-top: 350px;
    width: 700px;
}

.review_box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #344C93;
    float: left;
	padding:10px;
	height: 300px;
}
.review_box label {
    float: left;
    font-size: 14px;
    padding: 10px 0;
	width: 100%;
}
.submit_rating {
    float: left;
    padding-top: 20px;
}
.close_rating {
    float: right;
    margin-right: -40px;
    margin-top: -40px;
}

/* All Links */
.allLinks {
	clear: both;
	width: 560px;	
	float: left;
}
.spaceLeft {
	float: left;
	margin: 0 0 10px 0;
}
.spaceLeftR {
	float: left;
	margin: 0 10px 10px 0;
}
/* Quicklinks */
#quick_links {
	float:left;
	width:832px;
	margin-top: 7px;
}

#quicklink_column {
	width:810px;
	float:left;
	color:#7b7979;
	font-size: 11px;
}
#quicklink_column p {
	width:810px;
	padding-bottom: 20px;
	margin-left: 25px;
	*margin-left: 11px;
	float:left;
	color:#7b7979;
	font-size: 11px;
}




p {
	padding: 0;
}

.msg_list {
	width: 810px;
	float:none;

}
.msg_head {
	background:url(../template_images/quickheading.jpg) no-repeat;
	width: 940px;
	height: 40px;
	padding: 0 0 0 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
}
.msg_bot {
	background:url(../template_images/quickbot.jpg) no-repeat;
	width: 940px;
	height: 4px;
	padding: 0 0 0 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
}
.msg_body {
	
	background-color:#fff;
}
#qlink {
	display:block;
	color:#fff;
	/*background:url(../template_images/footbg.jpg) no-repeat;*/
	background:#000000;
	height:150px;
	width:910px;
	margin:0;
	padding:0 0 0 30px;
	font-weight:normal;
}
ul.qlinks {
	width:280px;
	float:left;
	margin:0;
	padding:0 20px 0 0;
}
ul.qlinks li {	
	color:#484646;
	list-style-type:none;
	margin:0;
	padding:0px 0 10px 0;	
	font-size:12px;
	text-decoration:none;
}
ul.qlinks li a {
	color:#484646;	
	margin:0;
	padding:0;
	font-size:12px;
	text-decoration:none;
}

ul.qlinks li a:hover {
text-decoration:underline;
color:#484646;
}


/* accordian */


.technology{ /*header of 2nd demo*/
cursor: pointer;
background:url(../template_images/sidemenubg.gif) repeat-x 0 0;
width:190px;
height:40px;
/*line-height:42px;*/
color:#3d6573;
font-size:12px;
font-weight:bold;
float: left;
}
.technology:hover{ /*header of 2nd demo*/
cursor: pointer;
background:url(../template_images/sidemenubg_hover.gif) repeat-x 0 0;
width:190px;
height:40px;
/*line-height:42px;*/
float: left;
}


.technology a { /*header of 2nd demo*/
width:175px;
height:40px;
line-height:34px;
color:#ffffff;
font-size:12px;
font-weight:bold;
float: left;
padding: 0 0 0 10px;
text-decoration: none;
}
.technology a:hover { /*header of 2nd demo*/
color:#ffffff;
text-decoration: none;
}



.thelanguage { float: left; margin:0;width:188px; background:#fff; color:#000; border-left: 1px solid #999999; border-right: 1px solid #999999; /*height:100%*//*!auto*/;}
.thelanguage a { width: 183px; display: block; color:#000; text-decoration: none;  border-bottom: 1px solid #999999; line-height: 20px; padding: 5px 0 5px 5px; /*height:100%*//*!auto*/;}
.thelanguage a:hover { color:#323232; text-decoration: none;}

.thelanguage p {padding:5px 15px 0 0; color:#fff;}

.ans_link a { color:#99cccc; text-decoration:none;}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
background: url(../template_images/sidemenubg.gif) repeat-x 0 0;
width:190px;
height:40px;
/*line-height:42px;*/
color:#333;
font-weight:bold;
float: left;

}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color:#3d6573;
font-weight:bold;
}

.close {
	color:#BA0E0E; 
	text-decoration:underline; 
	cursor:pointer;
	font-weight:bold;

}
.close:hover {
	color:#FF0000;
	text-decoration:underline; 	
}

.banner_help { background:url(../template_images/banner_help.jpg) no-repeat; width:150px; height:80px;}

.title_banner { background:url(../template_images/title_banner.jpg) no-repeat; width:150px; height:36px;padding:10px 0 0 15px; float:left;}

.sidebarmenu { width:190px; float:left; margin: -8px 0 5px 0;}

small { font-size: 10px;}

.subtitle {text-indent: 30px; font-weight: bold; font-size: 15px;}

.small:hover { font-size: 10px; text-decoration: underline; cursor: pointer; }

#secure_box {color: #ffffff; padding: 42px 12px 14px 12px;  width: 280px; *width: 304px;height: 130px; position: absolute; bottom: 100px; right: 200px; background-image: url('../template_images/safe.png'); background-repeat: no-repeat; background-position: top right; display: none;}

#close {position: absolute; top: 5px; right: 14px; }

#close img{cursor: pointer;}

#secure_box p {color: #ffffff;}

#secure_box li {color: #ffffff;}

.star {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

/* Order and Cart pages*/ 
.promo_heading {
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    padding-left: 12px;
    padding-top: 10px;
    width: 100%;
}

.form_main_inner {
background:none repeat scroll 0 0 #F2F2F2;
border:2px solid #e5e5e5;
color:#323232;
float:left;
padding:20px;
width:420px;

}
.form_main_inner input[type="text"]{
	width: 200px;
	color: #323232;
}

.form_main {
	width: 500px;
	float: left;
	color: #323232;
	padding:10px 0;

}
.form_main p {
	width: 500px;
	float: left;
	color: #323232;

	margin: 0;
}
span.header {
	background:none repeat scroll 0 0 #F2F2F2;
	border:2px solid #DEDEDE;
	font-weight:bold;
	padding:8px;
}

.form_sidebar_content {
	width: 180px;
	float: left;
	color: #323232;
	margin: 0 10px;
	position: relative;
	display: inline;
	line-height: 17px;
	padding-top: 10px;
}
.form_sidebar_content a{
	color:#999;
}
.form_sidebar_content a:hover{
	color:#999;
}
.form_left_order {
	clear:both;
	color:#323232;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:16px 5px 0 0;
	text-align:right;
	width:130px;
}
.form_left_order_payment {
   	clear: both;
  	text-align: left;
  	width: 100%;
  	padding: 15px 5px 0px 0px;
  	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}

.form_right_order p{
	color:#323232;
	float:left;
	font-family:Arial;
	font-size:12px;
	margin:10px 0 3px;
	padding:3px 5px;
	width:221px;
	} 


.form_right_order input {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	color:#323232;
	float:left;
	font-family:Arial;
	font-size:12px;
	height:18px;
	margin:10px 0 3px;
	padding:3px 5px;
	width:221px;
	} 
.form_right_order input:focus {
	border:1px solid #BA0E0E;
}
	
.form_right_order textarea {
   	font-size: 12px;
	color: #323232;
	width: 400px;
 	margin: 10px 0px 15px 0px;
	font-family:Arial;
	padding:3px 5px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	height: 100px;
	float: left;
}   
.form_right_order select {
   	font-size: 12px;
	color: #323232;
	width: 233px;
 	margin: 10px 0px 3px 0px;

_margin: 12px 0px 3px 0px;
	border: 1px solid #8d9093;
	height: 25px;
	float: left;
} 
.subtitle {
	width: 500px;
	float: left;
	color: #323232;
	font-weight: bold;
}
	

.crumbcart {
	width: 960px; float: left;
}
.cartPart {
	float:right;
	padding:8px 15px 0;

}
.cartPart p{
	float: left; 
	font-size: 15px; 
	color: #ffffff;	
	text-align: right;
}
.cartPart p a  {
		color: #ffffff;	
}
.cartPart p a:hover {
	color:#ccc;
}
.cartImg {
	float:right;
	padding:7px 10px 0 0;
	width:25px;
}
	
	
/* Main product page */


.mainProduct {
	display:inline;
	float:left;
	margin:10px;
	position:relative;
	width:740px;
}
.mainProductBg {
	width: 100%;
	min-height:1000px;
	background: #FFF;
	float: left;
	margin: 0;
	padding: 0;
}
.mainProductImg {
	float:left;
	padding:10px;
	width:295px;
}
.bundleProductImg {
	float:left;
	padding:10px;
	width:200px;
}
.enlarge {
	color:#333333;
	float:left;
	font-size:12px;
	padding:10px 0 15px 0;
	text-align:center;
	width:300px;
}
.enlarge_bundle_prod {
	color:#333333;
	float:left;
	font-size:12px;
	padding:10px 0 15px 0;
	text-align:center;
	width:200px;
}
.mainProductDetails {
	float:left;
	padding:0 0 20px;
	width:425px;
}
.bundleProductDetails {
	float:left;
	padding:0 0 20px;
	width:510px;
}
p.productName {
	width: 370px; 
	float: left; 
	font-size: 25px;
	color: #313131;
	padding: 15px 0 15px 0;
	margin: 0;
}
h1.productName {
	width: 370px; 
	float: left; 
	font-size: 25px;
	color: #313131;
	padding: 15px 0 15px 0;
	margin: 0;
    font-weight: normal;
    letter-spacing: 0;	
}
p.bundleProductName a {
    color: #313131;
    float: left;
    font-size: 18px;
    margin: 0;
    padding: 15px 0;
    width: 500px;
	text-decoration:none;
}
p.bundleProductName a:hover {
	text-decoration:none;
}
p.productDesc {
	width: 370px; 
	float: left;
	font-size: 12px;
	color: #313131;
	padding: 0 0 10px;
	margin: 0;
}
p.bundleProductDesc {
	width: 500px; 
	float: left;
	font-size: 12px;
	color: #313131;
	padding: 0 0 15px 0;
	margin: 0;
}
.rateSec {
	width: 381px; float: left;
	margin: 20px 0 0 0;
}
.bundleRateSec {
	width: 500px; 
	float: left;
	margin: 5px 0 0 0;
}
.startext {
width:220px;float:left;
}
.bundleStartext {
width:250px;float:left;
}
p.review {
	width: 194px; float: left;
	font-size: 12px;
	color: #313131;
	padding: 9px 0 5px 0;
	margin: 0;
}
.startext img {
	float: left; 	
	padding: 0px 0 0px 0;
}
.ratePart {
	width: 160px; float: left;
}
p.catPricesList {
	width: 150px; float: left;
	font-size: 20px;
	color: #334e8f;
	padding: 0 0 5px 0;
	margin: 0;
}
p.catPriceList {
	width: 150px; float: left;
	font-size: 20px;
	color: #dd1a1a;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: bold;
}
p.bundleCatPricesList {
	width: 150px; 
	float: left;
	font-size: 16px;
	color: #334e8f;
	padding: 0 0 5px 0;
	margin: 0;
}
p.bundleCatPriceList {
	width: 200px; 
	float: left;
	font-size: 17px;
	color: #dd1a1a;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: bold;
}
.optionRatePart {
	width: 410px; float: left;
	background: #F2F2F2;
	margin: 5px 0 0 0;
	
}
.bundleOptionRatePart {
	width: 240px; 
	float: left;
	background: #F2F2F2;
	margin: 5px 10px 0 0;
}
.qtyOption {
	width: 260px; 
	float: left; 
	padding: 10px;
}
.bundleQtyOption {
	width: 350px; 
	float: left; 
	padding: 5px;
}
p.qtyText {
	color:#313131;
	float:left;
	font-size:12px;
	margin:0;
	padding:5px;
}
.buynowButton {
    float: left;
    margin-top: -7px;
    padding: 8px 0 8px 10px;
    width: 270px;
}

.lowest{
float:left;width:130px;margin:32px 0 0;
}


.bundleBuynowButton {
	width: 125px;
	float: left;
	padding: 0;
	margin-top: -8px;
}
.leftside {
	float: left;	 
}
/* End */

/* Start FAQ Section */
	
.helpSection {
	width: 655px;
	float: left;
	position: relative;
	display: inline;
	margin: 0 25px;
}
 .questionsOff {
	float: left; 
	width: 645px;	
	margin-bottom: 5px;
}
.questionsOff p {
	width: 645px;
	
	font-size: 13px;
	color: #393939;	
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 17px;
}
.questionsOff a {
	text-decoration: none;
	color: #393939;
}

.answer {
	width: 645px;
	float: left;
}
p.qnumber {
	clear: both;
	float: left;
	color: #393939;
	font-size: 12px;
	width: 20px;
	margin: 3px 0 8px 0px;
	padding: 0;
	position: relative;
	display: inline;
	cursor: pointer;	
}
p.answers {
	float: left;
	color: #393939;
	font-size: 12px;
	width: 600px;
	margin: 3px 0 8px 0;
	padding: 0;
	position: relative;
	display: inline;
	cursor: pointer;	
}
p.answers a {
	color: #393939;
	text-decoration: none;
}
p.qnumberAns {
	clear: both;
	float: left;
	color: #393939;
	font-size: 12px;
	width: 20px;
	margin: 3px 0 0px 0px;
	padding: 0;
	position: relative;
	display: inline;
	cursor: pointer;	
}
p.answersAns {
	float: left;
	color: #393939;
	font-size: 12px;
	width: 600px;
	margin: 3px 0 0px 0;
	padding: 0;
	position: relative;
	display: inline;
	cursor: pointer;	
}
p.qnumberQues {
	clear: both;
	float: left;
	color: #393939;
	font-size: 12px;
	width: 20px;
	margin: 0px 0 5px 0px;
	padding: 0;
	position: relative;
	display: inline;
}
.answersQues {
	float: left;
	width: 600px;
}
.answersQues p {
	float: left;
	color: #393939;
	font-size: 12px;
	width: 600px;
	margin: 0px 0 5px 0;
	padding: 0;
	position: relative;
	display: inline;
}
.answersQues p a {
	color: #393939;
	text-decoration: underline;
}
.help_icon a {
	color: #4F6A84;
	text-decoration: underline;
}
.bundle_details {
    float: left;
    margin-bottom: 15px;
}
h1.topTen, h1.helpCatHeading {
	font-size:16px;
}
h1.bundle_prod_h1 {
	padding-left:20px;
}
h1.topTen{
	border-top:2px dashed #CCCCCC;
	margin:10px 0;
	padding:20px 0 0;
	width:510px;	
	}


.topQuestion {
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
	display: inline;
}
/*.topTen {
	float: left; 
	width: 645px;	
	 
	font-size: 12px; 
	color: #393939; 
	font-weight: bold;
	margin: 0 0 10px 0px;
	padding: 0;
	position: relative;
	display: inline;
}*/
div.answer_bg{background:url("../template_images/help_top.jpg") no-repeat scroll left top transparent;
	float:left;
	line-height:18px;
	padding:0 0 15px;}
div.answer_bg p {
	float: left; color: #393939;	
}
div.answer_bg p a {
	color: #393939;	text-decoration: underline;
}
div.answer_bg p a:hover {
	color: #393939;	text-decoration: none;
}
p.helpCategory {
	width: 485px; float: left; color:#67829D; line-height: 33px; height: 35px; padding: 0 0 0 10px;font-weight:bold;
}
p.helpCategory a {
	color:#67829D; text-decoration: none;
}
p.helpCategory a:hover {
	color:#c8cfdc; text-decoration: none;
}
.catSearch {
	float: left;
}
.catHeading {
	width: 305px; float: left;
}
.helpSearch {
	width: 215px; float: right;	
}
.helpSearch input  {
	border: 1px solid #ccc;
	padding:2px!important;
	color: #393939;
}

p.parentFolder {
	width: 50px; float: left;display:none;
}
p.iconCat {
	width: 20px;padding:6px 0 0 0; float: left; background-color: #FFF;
}
p.help_answer {
    font-style: italic;
    color: #000000;
    padding-left: 20px;
	float: left;
}    
p.help_question {
    font-weight: bold;
    color: #666666;
	float: left;
	width:500px;
}    
p.help_question a {
	color:#67829D; text-decoration: none;
}
p.help_question a:hover {
	color:#c8cfdc; text-decoration: none;
}

.topQuestion p {
	float: left; 
	width: 500px;	
	 
	font-size: 12px; 
	color: #393939; 
	margin: 0 0 10px 0px;
	padding: 0;
	position: relative;
	display: inline;
}
.topQuestion p a {
	color: #344C93; 
	text-decoration: underline;
}
.topQuestion p a:hover {
	color: #7FA9D8; 
	text-decoration: underline;
}
hr {
	background:none repeat scroll 0 0 #DDDDDD;
	border:0 none;
	height:2px;
	margin:10px 0;

}


.hrlink {
	clear: both;
	height:3px;
	background: url(../template_images/dotline.gif) repeat-x;
	width: 645px;
	margin: 0 0 0 0px;
	*margin: 0 0 -10px 0px;
	padding: 0;
}
p.category {
	float: left; 
	width: 650px;	
	margin: 0px 0px 5px 0px;
	padding: 0;
	position: relative;
	display: inline;
}
p.category a {
	 
	font-size: 12px; 
	color: #4F6A84; 
	font-weight: bold;
	float: left; 
	margin: 0px;
	padding: 0;
	text-decoration: none;
}
.back p{
	width: 549px;
	
	font-size: 12px;
	color: #393939;	
	font-weight: normal;
	margin: 0px 17px 0px 16px;
	line-height: 17px;
	
}
.back p a{
	color: #393939;	
	text-decoration: none;
}
.back p a:hover{
	color: #393939;	
	text-decoration: none;
}
.filerow {
	float: left;
}

.filerowalt {
	float: left;
    background: #F8F8F8;
}
	
/* Cart */

.cart {
	display:inline;
	float:left;
	margin:10px;
	position:relative;
	width:740px;
}
.cart p {
	
	font-size: 12px;
	color: #333333;
	width: 700px;
	padding: 5px 10px;
}
.cart p a {
	color: #333333;
	text-decoration: none;
}
.cart p a:hover {
	color: #333333;
	text-decoration: underline;
}
.headingCart {
	font-size: 12px;
	color: #333333;
	width: 700px;
	font-weight: bold;
}
.contentCart {
	background-color:#EEEEEE;
clear:both;
display:inline;
float:left;
margin:0 0 3px;
padding:12px 0;
position:relative;
width:720px;}


.deleteCart {
	float: left; 
	width:60px; 
	padding-bottom:10px;
	padding-top:10px;
	
	font-size: 12px;
	color: #333333;
}
.delete_cart {
	float: left; 
	width:60px; 
	padding-bottom:10px;
	padding-top:25px;
	text-align: center;
	
}
.itemCart {
	float: left; 
	width:115px; 
	
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
}
.nameCart {
	float: left; 
	width:238px; 
	
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
}
.item_cart {
	float: left; 
	width:115px; 
	font-size: 12px;
	color: #333333;
}

.name_cart {
	float: left; 
	width:240px; 
	font-size: 12px;
	color: #333333;
	padding-top:25px;
}
.name_cart li{
	background:none repeat scroll 0 0 #EEEEEE;
	border:medium none;
	color:#666666;
	font-size:10px;
	font-style:italic;
	width:200px;
	list-style:none;
}
.name_cart a {
	color: #333333;
	text-decoration: none;
}

.nameCart_o {
	float: left; 
	width:355px; 
}
.name_cart_o {
	float: left; 
	width:355px; 
}

.costCart {
	float: left; 
	width:125px; 
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
}
.cost_cart {
	float: left; 
	width:120px; 
	font-size: 12px;
	color: #333333;
	padding-top:25px;
}
.qtyCart {
	float: left; 
	width: 90px; 
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
}
.qty_cart {
	float: left; 
	width:60px; 
	padding-top:25px;
}
.qty_cart input {
	border: 1px solid #7f9db9;
	background-color: #ffffff;
	height: 18px;
	width: 28px;
	float: left;
	color: #636369;
	padding: 2px 0 0 4px;
}
.amount {
	width: 80px; float: right; text-align: right;	
}
.subtotalCart {
	float: left; 
	width:70px; 
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
}
.subtotal_cart {
	float: left; 
	width: 80px; 
	
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-top:25px;
}

.cart_buttons {
	float: left; width: 344px; margin-left: 365px; position: relative; display: inline;	
}
.taxTotalSection {
	float: left; width: 140px; margin-left: 545px; position: relative; display: inline;
}
p.taxtotalamount {
	width: 100%; float: left; margin: 0; padding: 0 0 10px 0;
}
.taxTotal {
	width: 45px; float: left; text-align: left;
}
.updateContinue {
	float: left; width: 319px; margin-left: 395px; position: relative; display: inline; padding: 10px 0;
}
.productimgsmall {
	vertical-align: middle; border: 1px solid #425892;	
}
.goShopping {
	width: 300px; float: left; padding: 0 0 0 10px;
}
/* End cart page*/
/* Register */
.boxRegisterContent {
	width: 740px;
	float: left;
	
	font-size: 12px;
	color:#323232;
	background-color: #ffffff;
	padding: 10px 0 10px 10px;
}
.boxRegisterContent p {
	float: left;
	color:#000;
}
.thankUser {
	float: left; 
	width: 740px;
}

.feedback_text p a {
	color:#323232;
	text-decoration: underline;
}
.feedback_text p a:hover {
	color:#323232;
	text-decoration: none;
}
.formdetails {
	float: left; 
	width: 700px;
	
	font-size: 12px;
	color:#323232;
	padding: 0 0 10px 0;
}


.formdetails p.sideHeading {
	clear: both;
	float: left; 
	width: 700px;
	
	font-size: 12px;
	color:#323232;
	padding: 13px 0 0px 0;
}

.form_left_register {
   	clear: both;
  	text-align: left;
  	width: 130px;
  	padding: 15px 5px 0px 0px;
  	float: left;
	
	font-size: 12px;
	color: #323232;
}
.form_right_register input {
   	font-size: 12px;
	color: #323232;
	width: 221px;
 	margin: 10px 0px 3px 0px;

_margin: 12px 0px 3px 0px;
	padding:3px 5px;
	border: 1px solid #8d9093;
	height: 18px;
	float: left;
}  
.form_right_register textarea {
   	font-size: 12px;
	color: #323232;
	width: 221px;
 	margin: 10px 0px 3px 0px;

_margin: 12px 0px 3px 0px;
	padding:3px 5px;
	border: 1px solid #8d9093;
	height: 199px;
	float: left;
}   
.form_right_register select {
   	font-size: 12px;
	color: #323232;
	width: 233px;
 	margin: 10px 0px 3px 0px;

_margin: 12px 0px 3px 0px;
	border: 1px solid #8d9093;
	height: 25px;
	float: left;
}  
.stateSec {
	width: 85%; float: left; color: #323232; font-size: 12px;	
}
.stateSec input {
	margin: 0;	
	padding: 0;
}
.stateLine {
	width: 530px; float: left; padding: 13px 0 0 0;	
}
.profileLine {
	width: 230px; float: left; padding: 13px 0 0 0;	clear: both;
}
.button2 {
	width: 125px;
	height: 35px;
	background: url(../template_images/submit_register.png) no-repeat center top;
	float: left;
	border: 0;
	margin: 15px 0;
}

.buttonLogout {
	width: 104px;
	height: 23px;
	color: #000;
	float: left;
	border: 0;
	margin: 15px 0;
	text-align: center;
}

/* End Register */
/* Feedback */
.boxFeedbackContent {
	width: 740px;
	float: left;
	
	font-size: 12px;
	color:#323232;
	background-color: #ffffff;
	padding: 10px 0 10px 10px;
}
.boxFeedbackContent p {
	float: left;
	color:#000;
}


.form_left_contact {
   	clear: both;
  	text-align: left;
  	width: 150px;
  	padding: 15px 15px 0px 0px;
  	float: left;
	text-align:right;
	
	font-size: 12px;
	color: #323232;
}
.form_right_contact input {
   	font-size: 12px;
	color: #323232;
	width: 221px;
 	margin: 10px 0px 3px 0px;

_margin: 12px 0px 3px 0px;
	padding:3px 5px;
	border: 1px solid #8d9093;
	height: 18px;
	float: left;
}  
.form_right_contact textarea {
   	font-size: 12px;
	color: #323232;
	width: 221px;
 	margin: 10px 0px 3px 0px;

_margin: 12px 0px 3px 0px;
	padding:3px 5px;
	border: 1px solid #8d9093;
	height: 199px;
	float: left;
}   
.form_right_contact select {
   	font-size: 12px;
	color: #323232;
	width: 233px;
 	margin: 10px 0px 3px 0px;

_margin: 12px 0px 3px 0px;
	border: 1px solid #8d9093;
	height: 25px;
	float: left;
}  
/* End Feedback */
/* Sitemap */
#sitemapPart {
	width: 740px;
	float: left;
	
	font-size: 12px;
	color:#323232;
	background-color: #ffffff;
	padding: 10px 0 10px 10px;
}
#sitemapPart .sitemap {
	width:500px;
	margin:0 0 0 20px;
	background:none;
	float: left;
}
#sitemapPart .sitemap p {
/*	width:300px;*/
	display:block;
	padding:0 0 0 20px;
	margin:0;
	clear:both;
	background:none;
}
#sitemapPart .sitemap a{
	background:transparent url(../template_images/arrow_sitemap.gif) no-repeat scroll left 11px;
	clear:both;
	color:#000000;
	cursor:pointer;
	float:left;
	font-size:11px;
	/*height:30px;*/
	line-height:30px;
	margin:0;
	padding:0 0 0 15px;
	width:200px;
	text-decoration:none;
}
#sitemapPart .sitemap a:hover{
	background:url(../template_images/arrow_sitemap.gif) no-repeat left 11px;
	padding:0 0 0 15px;
	margin:0;
	text-decoration:underline;
}
/* End sitemap */
/* crumbtrail */

.crumbtrail {
float:left;
margin:18px 0 0 5px;
width:500px;
	
}
.crumbtrail p {
 font-size: 11px; color: #ffffff; width: 640px; float: left; padding: 0 10px 0px 10px;
}
.crumbtrail p a {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.crumbtrail p a:hover {
	text-decoration: underline;
	color: #ffffff;

	font-weight: normal;
}
p.backButton {
	width: 70px;
	float: right;
	padding: 9px 0 0 0;
}
/* footer*/
#footerWrap {
	width: 994px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.footerSection {
	width: 960px;
	margin: 0 auto;
	float: none;
}
#copyright {
	width: 960px;
	float: left;
	height: 120px;
	color:#8a8a8a;
	font-weight: normal;
	font-style: italic;
}

#copyright p {
	width: 960px;
	float: left;
	color:#ffffff;
	font-size: 12px;
	margin-top: 6px;
	text-align: center;

		font-weight: normal;
	font-style: italic;

}

#copyright p a {
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-weight:bold;
}
#copyright p a:hover {
	color:#fff;
	text-decoration: underline;
}
#copyright p.copy {
	float: left;
	width: 960px;
	color:#fff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
#copyright p.copy a {
	color:#ffffff;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
}
#copyright p.copy a:hover {
	color:#fff;
	text-decoration: underline;
}


/* Main Menu */
#mainNav {
	clear: both;
	width: 960px;
	float: left;
	background: url(../template_images/menu_bg.gif) no-repeat 0 0;
	margin-top: 5px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	line-height: 37px;
	height: 37px;

}
#mainNav ul {
	padding:0;
	margin:0;	
	list-style: none;
}
#mainNav ul li {
	display: inline;
	
}
#mainNav ul li a {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0;
	padding:7px 19px;
	text-decoration:none;
	text-shadow:1px 1px #081A50;	
	
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and 

(-webkit-min-device-pixel-ratio:0)
{ #mainNav ul li a {
	padding: 7px 13px 7px 13px;	
}
}
#nav li {
	border: 0;
	height:37px;
	position:relative;
	float: left;
	font-size:12px;
	margin:0px 0 0;
	padding:0;
	z-index:999;
}
#nav li a {
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
#nav li a:hover {
	text-decoration:none;
	color: #cccccc;
	
}
#nav li.active a {
	text-decoration:none;	
	height: 30px;
	
}
#nav li li {
	margin:0;
	padding:0;
	z-index:999;
	display:block;
}
#nav li li a {
	background:none repeat scroll 0 0 #1E3A88;
	color:#FFFFFF;
	display:block;
	z-index:999;
	font-size:15px;
	font-weight:bold;
	height:40px;
	margin:0;
	padding:0 0 0 19px;
	text-align:left;
}
#nav li li a:hover {
	border-bottom:none;
	background:#4661AF;
	color: #ffffff;
}
#nav .submenu {
	float:left;
	width:215px;
	position:absolute;
	top:33px;
	left:0;
	display:none;
	margin-top: 7px;
	z-index:999;
} 
#nav .submenu li {
	width:100%;
	background:#1E3A88;
	margin:-3px 0 0;
	z-index:999;	
	position: relative;
}
#nav li:hover .submenu, #nav li.iehover .submenu, #nav .submenu li:hover #sublevel {
	border:none;
	display: block
}
.seperator {
		background:url(../template_images/menu_seperator.gif) no-repeat right top;
		width: 2px;
		height: 37px;
}

/* accordion */
/*
div#category_header {
	background-image:url(../template_images/left_dark_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:198px;
	height:28px;
	padding-left:14px;
	margin-top:2px;
	color:#FFFFFF;
	font-weight:bold;
}
div#accordion {
	width:190px; 
	margin: 0;
	padding: 0;
}
div.toggler,div.togglers { 
	width:190px;
	padding:0px;
	margin:0;
	height:40px;
	line-height:40px;
	display:block;
}
div.mod_box div.toggler a,div.mod_box div.togglers a { 
	display:block;
	width:190px;
	height:40px;
	background:#fff url(../template_images/sidemenubg.gif) repeat-x;
	background-repeat:repeat-x; 
	margin:0px;
	text-indent:10px;
	font-weight:bold;	
	font-size:12px;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	padding:0;
}
div.mod_box div.toggler a:hover,div.mod_box div.togglers a:hover { 
	background-image:url(../template_images/sidemenubg_hover.gif);
	background-repeat:repeat-x; 
}
div.mod_box div.element {
    text-align: left;
	color: #ff0000;
	background:#fff;
	padding:0;
	margin:0;
	width:188px;
	border:1px solid #999999;
}
div.mod_box div.element a {
	color:#000;
	text-decoration:none;
	line-height:20px;
	display:block;
	margin:0;
	padding:5px 0 5px 5px;
	background:#fff;
	border-bottom:1px solid #999999;

}

div.mod_box div.element a:hover {
	text-decoration:underline;
} */
/* end accordion*/



/* Accordian */

.accord_head {
margin:0;
padding:0;
width:190px;
}
.accord_head a {
background:url(../template_images/sidemenubg.gif) repeat-x;
display:block;
padding:12px 10px;
margin:0;
font:bold 12px arial;
color:#ffffff;
text-decoration:none;
cursor:pointer;
}
.accord_head a:hover {
background:url(../template_images/sidemenubg_hover.gif) repeat-x;
display:block;
padding:12px 10px;
}

.accord {
background:#FFFFFF none repeat scroll 0 0;
border-left:1px solid #999999;
border-right:1px solid #999999;
color:#000000;
margin:0;
width:188px;
display:none;
}

.accord a {
border-bottom:1px solid #999999;
color:#000000;
display:block;
line-height:20px;
padding:5px 0 5px 5px;
text-decoration:none;
width:183px;
}

/* end of accordian*/


/* Sub Tab */

.usual {
font: bold 14px Arial;
height:29px;
list-style-type: none;
margin:0;
width:560px;
}
.usual ul {
height:29px;
margin:0;
padding:0px;
width:560px;
}
.usual li { 
	list-style:none; 
	float:left;
	background:  url(../template_images/arrow1.gif) no-repeat bottom left;
	height:29px;
	width:186px;
}
.usual li a {
	color: #7483b1;
	line-height:30px;
	text-align:center;
	float:left;
	width:186px;
	text-decoration: none;
}
.usual li span.last
{
	float:left;
	background:  url(../template_images/arrow1.gif) no-repeat bottom left;
	height:35px;	
	width:187px;
} 

.usual li a:hover{
	text-decoration: none;
	color: #ffffff;
}
#usual1 ul a.selected{
	/*background:#000;*/
	color:#ffffff;
	float:left;
	background:#fff url(../template_images/arrow1_over.gif) no-repeat left bottom;
	width:187px;
	text-align:center;
	height: 29px;
	text-decoration: none;
	}

#contentFrame{
width:560px;

float:left;
display:inline;
margin:10px 0 0 0px;
}

#home_cont_wrap
{
float: left; width: 559px; background-color: #344c93; display: inline; color:#000
}

/* Tab System */

	.tabPane{
		height:35px;
		float: left;/* Height of tabs */
		width: 560px;
	}
	.tab_view{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	}
	
	.tabPane DIV{
		float:left;
		height:35px;	/* Height of tabs */
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		color:#FFFFFF;
		/*padding-left:4px;*/
	}
	
	.tabPane .tabActive{
	background:  url(../template_images/arrow1_over.gif) no-repeat bottom left;
		margin-left:0px;
		height:35px;
		width:186px;	
		color:#ffffff;
		float:left;
		text-align: center;
}

	.tabPane .tabInactive{
	background:  url(../template_images/arrow1.gif) no-repeat bottom left;
		height:35px;
		width:186px;	
		float: left;
		color: #7483b1;
		text-align: center;
		
	}

	.tabPane .inactiveTabOver{
	background:  url(../template_images/arrow1_over.gif) no-repeat bottom left;
		margin-left:0px;
		height:35px;
		width:186px;	
		color: #ffffff;	
		font-family:  Arial, Helvetica, sans-serif;
		font-size:12px;
		float:left;
		text-align: center;
	}
	
	.tabPane span{
		font-family:  Arial, Helvetica, sans-serif;
		font-size:12px;
		width:186px;
		line-height:normal;
	  padding:14px 0 0px 0;
		height:35px; 
		font-weight: bold;
		color: #7483b1;
		text-align: center;
		float:left;
		}
	
	.tabPane .tabActive span{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		width:186px;
		line-height:normal;
		padding:14px 0 0px 0; 
		height:35px; 
		font-weight: bold;
		color:#FFF;
		text-align: center;
		float:left;
}
	
	.tabPane img{
		float:left;
		width:0px;
		height:1px;


	}


/* Rotating Banners */














.js{overflow:hidden;zoom:1;}
.carousel,
.carousel .carousel-wrap{margin:0;border:0;zoom:1; position: relative; height: 320px !important;}
.carousel .js .carousel-wrap{display:inline-block;vertical-align:middle;width:560px;}
.IE .js .carousel-wrap{display:inline;}
.carousel ul{margin:0;padding: 38px 0 0 0;zoom:1;}
.carousel .js ul li{overflow:hidden;display:inline;float:left;width:560px;height:320px;text-align:left;}
.carousel .carousel-control{overflow:hidden;display:inline-block;vertical-align:middle;width:40px;height:40px;cursor:pointer;line-height:999px;zoom:1; position: absolute;}
/*.carousel .carousel-next{
	background:url(../../../template_images/next.png) 0 0 no-repeat; top: 0px; right: 0px; z-index: 10;}
.carousel .carousel-previous{background:url(../../../template_images/prev.png) 0 0 no-repeat; top: 0px; left: 0px; z-index: 10;}
*/
.carousel .carousel-control:hover{-moz-opacity:.7;opacity:0.70;filter:alpha(opacity=70);}
.carousel .disabled,.carousel .disabled:hover{-moz-opacity:.1;opacity:0.10;filter:alpha(opacity=10);cursor:default;}
.carousel div{margin:0;padding:0;border:0;}
.carousel ul{padding: 38px 0 0 0;list-style:none; height: 320px;}
.carousel ul li{position:relative;width:560px;margin:0; padding:0;}
.carousel ul li cite{position:absolute;bottom:3px;right:10px;line-height:19px;font-size:11px;}
.carousel ul li cite a img{vertical-align:middle;}
.carousel ul li cite a{color:#fff;text-decoration:none;}
div.center-wrap{overflow:hidden;clear:both;zoom:1; position: absolute; z-index: 10; top: 0px; right: 5px;}
div.center-wrap div{border:0;margin:15px 0 0px 0;}
div.center-wrap a{margin:0 2px;padding:2px 5px;background:#e51e25;cursor:pointer;color:#ffffff;webkit-border-radius:12px;border-radius:12px;}
div.center-wrap a.active{font-weight: bold; color:#ffffff;}/* CSS Document */






.js{overflow:hidden;zoom:1;}


.birdie,
.birdie .carousel-wrap{margin:0;border:0;zoom:1; position: relative;width:760px;}
.birdie .js .carousel-wrap{display:inline-block;vertical-align:middle;width:760px;}
.IE .js .carousel-wrap{display:inline;}
.birdie ul{margin:0;padding: 38px 0 0 0;zoom:1;}
.birdie .js ul li{overflow:hidden;display:inline;float:left;width:760px;height:400px;text-align:left;}
.birdie .carousel-control{overflow:hidden;display:inline-block;vertical-align:middle;width:40px;height:40px;cursor:pointer;line-height:999px;zoom:1; position: absolute;}
/*.carousel .carousel-next{
	background:url(../../../template_images/next.png) 0 0 no-repeat; top: 0px; right: 0px; z-index: 10;}
.carousel .carousel-previous{background:url(../../../template_images/prev.png) 0 0 no-repeat; top: 0px; left: 0px; z-index: 10;}
*/
.birdie .carousel-control:hover{-moz-opacity:.7;opacity:0.70;filter:alpha(opacity=70);}
.birdie .disabled,.carousel .disabled:hover{-moz-opacity:.1;opacity:0.10;filter:alpha(opacity=10);cursor:default;}
.birdie div{margin:0;padding:0;border:0;}
.birdie ul{padding: 0px 0 0 0;list-style:none; height: 400px;}
.birdie ul li{position:relative;width:760px;margin:0; padding:0;}
.birdie ul li cite{position:absolute;bottom:3px;right:10px;line-height:19px;font-size:11px;}
.birdie ul li cite a img{vertical-align:middle;}
.birdie ul li cite a{color:#fff;text-decoration:none;}
div.center-wrap{overflow:hidden;clear:both;zoom:1; position: absolute; z-index: 10; top: 0px; right: 5px;}
div.center-wrap div{border:0;margin:15px 0 0px 0;}
div.center-wrap a{margin:0 2px;padding:2px 5px;background:#e51e25;cursor:pointer;color:#ffffff;webkit-border-radius:12px;border-radius:12px;}
div.center-wrap a.active{font-weight: bold; color:#ffffff;}/* CSS Document */









/* News ticker */
.js{overflow:hidden;zoom:1;}
.newsticker,
.newsticker .carousel-wrap{margin:0;border:0;zoom:1; position: relative; width: 390px; margin-left: 5px; height: 40px!important;}
.IE .js .newsticker-wrap{display:inline;}
.newsticker ul{margin:0;padding: 34px 0 0 0;zoom:1;}
.js ul li{overflow:hidden;display:inline;float:left;text-align:left;}
.newsticker .carousel-control{overflow:hidden;display: none;vertical-align:middle;width:40px;height:40px;cursor:pointer;line-height:999px;zoom:1; position: absolute;}

.newsticker .carousel-control:hover{-moz-opacity:.7;opacity:0.70;filter:alpha(opacity=70);}
.newsticker .disabled,.newsticker .disabled:hover{-moz-opacity:.1;opacity:0.10;filter:alpha(opacity=10);cursor:default;}
.newsticker div{margin:0;padding:0;border:0;}
.newsticker ul{padding: 35px 0 0 0;list-style:none; height: 40px;}
.newsticker ul li{margin:-27px 0 0;
overflow:hidden;
padding:0;
position:relative;
width:410px;}
.newsticker ul li cite{position:absolute;bottom:3px;right:10px;line-height:19px;font-size:11px;}
.newsticker ul li cite a img{vertical-align:middle;}
.newsticker ul li cite a{color:#fff;text-decoration:none;}
div.center-wrap{overflow:hidden;clear:both;zoom:1; position: absolute; z-index: 9; top: 0px; right: 5px;}
div.center-wrap div{border:0;margin:15px 0 0px 0;}
div.center-wrap a{margin:0 2px;padding:2px 5px;background:#e51e25;cursor:pointer;color:#ffffff;webkit-border-radius:12px;border-radius:12px;}
div.center-wrap a.active{font-weight: bold; color:#ffffff;}


/* News Ticker */
.newstxt_ticker {
	
	font-size:15px;
	color:#ffffff;
	line-height:32px;
}

.newstxt_ticker a {
	color:#ffffff;
	text-decoration:none;
}

.newstxt_ticker a:hover {
	color:#ffffff;
	text-decoration:none;
}

/* Side banner rotating */
/* rotator in-page placement */
    div.rotator {
	position:relative;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	background: #FFF;
}
    div.rotator ul li.show {
	z-index:500
}

/* rotator in-page placement */
    div.rotator1 {
	position:relative;
}
/* rotator css */
	div.rotator1 ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator1 ul li img {
	background: #FFF;
}
    div.rotator1 ul li.show {
	z-index:500
}

.facebook {float: right; width: 120p; height: 25px; padding-top: 4px;}
.addthis_toolbox { padding-top: 5px; padding-left: 20px; float: left; }

.new_price_bg {
    background: url("/template_images/pricebg.jpg") no-repeat scroll 0 0 transparent;
    color: #E6203A;
    font-size: 36px;
    font-weight: bold;
    height: 45px;
    letter-spacing: 1px;
    padding-top: 14px;
    text-align: center;
    /*text-shadow: -2px -2px #FFFFFF, -2px 2px #FFFFFF, 2px -2px #FFFFFF, 2px 2px #FFFFFF, 0 -2px #FFFFFF, 0 2px #FFFFFF;*/
}

.new_price_hot{
color: #E6203A;
    font-size: 26px;
    font-weight: bold;
    height: 45px;
    letter-spacing: 1px;
    padding-top: 14px;
    text-align: center;
}


.new_price_bg_small {
    background: url("/template_images/pricebg_small.jpg") no-repeat scroll 0 0 transparent;
    color: #E6203A;
    float: left;
    font-size: 24px;
    font-weight: bold;
    height: 30px;
    letter-spacing: 2px;
    margin-left: 34px;
    padding-top: 13px;
    text-align: center;
    /*text-shadow: -2px -2px #FFFFFF, -2px 2px #FFFFFF, 2px -2px #FFFFFF, 2px 2px #FFFFFF, 0 -2px #FFFFFF, 0 2px #FFFFFF;*/
    width: 110px;
}

.new_price_bg_hot{
clear:both;
color: #E6203A;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    letter-spacing: 2px;
    margin-left: 24px;
    padding-top: 5px;
    text-align: center;
    /*text-shadow: -2px -2px #FFFFFF, -2px 2px #FFFFFF, 2px -2px #FFFFFF, 2px 2px #FFFFFF, 0 -2px #FFFFFF, 0 2px #FFFFFF;*/
    width: 125px;
}











.new_price_bg_too_small {
    background: url("/template_images/pricebg_too_small.jpg") no-repeat scroll 0 0 transparent;
    color: #E6203A;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 20px;
    letter-spacing: 2px;
    margin-left: 50px;
    padding-top: 8px;
    text-align: center;
    /*text-shadow: -2px -2px #FFFFFF, -2px 2px #FFFFFF, 2px -2px #FFFFFF, 2px 2px #FFFFFF, 0 -2px #FFFFFF, 0 2px #FFFFFF;*/
    width: 75px;
}


.new_price_bg_too_hot {
    color: #E6203A;
    float: left;
    font-size: 14px;
    font-weight: bold;   
    letter-spacing: 2px;
    margin-left: 40px;
    padding-top: 8px;
    text-align: center;
    width: 95px;
}












#product_detail .tab_view .tab_content iframe {
	width: 365px !important;
}


div.zoomdiv {
z-index: 100;
position: absolute;
top:0px;
left:0px;
width: 500px;
height: 500px;
background: #ffffff;
border:1px solid #CCCCCC;
display:none;
text-align: center; 
overflow: hidden;

}


img.jqzoom{
cursor:crosshair;
position:relative;
max-width:300px;
max-height:280px;
}

.prod_img_new {
    display: block;
    height: 280px;
    text-align: center;
    vertical-align: middle;
    width: 300px;
}

.sendfriend{
margin-left:2px;
}

.carousel .carousel-next{display:none; }
.carousel .carousel-previous{display:none;}

#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #fff;
	padding: 20px; 	
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right; 
	margin: -60px -60px 0 0;
	background:none;
	border:none;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}

*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}




.ctimer{width:350px;float:left;position:relative}
#countdown_dashboard {

left:118px;
margin:auto;
position:absolute;
top:79px;
	}



#countdown_dashboard .minutes_dash{
clear:both;
top:0px;
}


#countdown_dashboard .dash {
	font: bold 13px Verdana;
	font-weight: bold;
	float: left;
	width: 11px;
	text-align: center;
	position: relative;
	color:#ffffff;
	width:70px;
}


#countdown_dashboard .digit {
	font: bold 13px Verdana;
	font-weight: bold;
	float: left;
	width: 9px;
	text-align: center;
	position: relative;
	color:#ffffff;
}

#countdown_dashboard .dash_title {
	color:#ffffff;
float:left;
font-family:arial;
font-size:12px;
padding:2px 0 0 4px;
text-align:left;
}

.info_message {
	    color: #FFFFFF;
    left: 105px;
    margin: 10px auto auto;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 70px;
    width: 75px;
}







.bctimer{width:350px;float:left;position:relative}
#bcountdown_dashboard {
	   left: 562px;
    margin: auto;
    position: absolute;
    top: 151px;
    width: 125px;
	}


#bcountdown_dashboard  .dash {
  color: #ffffff;
    float: left;
    font: bold 21px Verdana;
    position: relative;
    text-align: center;
    width: 120px;
}


#bcountdown_dashboard  .minutes_dash{
clear:both;
top:0px;
}

#bcountdown_dashboard .digit {
color: #ffffff;
    float: left;
    font: bold 23px Verdana;
    position: relative;
    text-align: center;
    width: 17px;
}

#bcountdown_dashboard  .dash_title {
color: #ffffff;
    float: left;
    font: bold 24px Verdana;
    position: relative;
    text-align: center;
    width: 20px;
		padding:0px 0 0 4px;
}

.binfo_message {
	    color: #FFFFFF;
    font-weight: bold;
    left: 560px;
    margin: 10px auto auto;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 155px;
    width: 110px;
}







#mybirdie{background:url("../template_images/Birdie-of-the-day.jpg"); width:759px;height:314px; float:left;margin:10px 0;}



#mybirdies{width:752px;float:left;height:400px;margin:10px 0;}



.birdieday{
width:375px;float:left;border:5px solid #1F3A88
}

.birdie_cat_banner {
    float: left;
    width: 100%;
}

.birdie_text {
    float: left;
    width: 100%;
}


#easy_zoom{
	width:300px;
	height:300px;	
	border:5px solid #eee;
	background:#fff;
	color:#333;
	position:absolute;
	top:0;
	left:300px;
	overflow:hidden;
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	/* vertical and horizontal alignment used for preloader text */
	line-height:400px;
	text-align:center;
}






/* blog style*/
#left {
    float: left;
    margin: 15px 10px 0 0;
    padding: 0 20px 0 0;
    width: 720px;
}



.blog {float: left;width: 750px;}
.blog img {display:inline;position: relative;}

.blog a{color:#CB1415;text-decoration:underline;}
.blog a:hover{color:#666666;text-decoration:none;}

.comments_count a{color:#CB1415;text-decoration:underline;}
.comments_count a:hover{color:#666666;text-decoration:none;}



.blog_post_content p a{
    float: left;
    line-height: 40px;
    width: 100%;
}

p.blogHeading {font-size: 16px;color: #334C93;font-weight: bold;padding-bottom: 10px;display: inline;position: relative;}
h2.Headingblog {font-size: 16px;color: #334C93;font-weight: bold;padding-bottom: 10px; width:720px; float:left;position: relative;}
p.blogHeading a {color: #4FAFE6;}
.user_music {float: left;position: relative;width:750px;margin-bottom: 8px;}
.userMusicSection {width: 200px; float: left; padding:5px 0 0 0;}
.userMusicSection p {margin-bottom: 5px!important; width: 100%;}
.userBlogHeading {width: 530px; padding-right:10px; padding-bottom:10px; float: left;}
.userComment {width: 30px; float: left;}
.blog_post_content {float: left; clear: both; width: 100%; padding-top:15px;}
.blog_post_content strong {display: inline!important; color: #000}
.blog_post_content p strong {display: inline!important; color: #000}
.blog_post_content em {font-style: italic }
.blog_post_content p em {font-style: italic }

.blog_post_content p{width: 100%;float: left;line-height: 22px;padding-bottom:15px;}
.blog_post_content h4{width: 100%;float: left;line-height: 22px;}
.blog_post_content ul li { line-height: 22px; padding-bottom: 15px;}

.addthis_toolboxblog{
float:left;
padding-top:5px;
}

p.date {padding:2px 0 0 20px; margin:0;color: #626262;font-weight: bold;display: inline;position: relative; width:200px;}
.date {width:11px;float: left;background: url(../template_images/date.gif) no-repeat 0 2px;margin: 0;padding: 0;}
p.name {padding:5px 0 0 20px;  color: #b3b3af;display: inline;position: relative; width:250px;text-align:left;}
p.name a{font-weight:normal}

.name {width:11px;float: left;background: url(../template_images/user.gif) no-repeat 0 2px;margin: 0;padding: 0;}
p.user {float: left;  padding-left: 0px;padding-bottom: 10px;color: #b3b3af;}
.user {width:11px;height: 12px;float: left;background: url(../template_images/user.gif) no-repeat 0 2px;}
.music {width:11px;float: left;	background: url(../template_images/music.gif) no-repeat 0 2px;}
p.music {padding:2px 0 0 20px; color: #b3b3af; width:200px;}
p.music a{font-weight:normal}
a.comment {display: block;width: 40px;height: 20px;float: right;background: url(../template_images/comment.gif) no-repeat 0px 3px;text-indent: 20px;color: #999999;}
a.comment:hover {display: block;width: 40px;height: 20px;float: right;background: url(../template_images/comment_hover.gif) no-repeat 0px 3px;text-indent: 20px;color: #000000;}
p.comment {padding-left: 20px;padding-bottom: 10px;color: #000000;display: inline;position: relative;text-align: right;}
.user_comment {width: 750px;padding: 0px;float: left;margin-top: 10px;margin-left: 0px;border-bottom: 1px solid #dedede;border-right: 1px solid #dedede;border-top:1px solid #efefef;border-left:1px solid #efefef;}
.color1 {background-color: #f7f7f7;background-image: url(../template_images/comment_bg1.jpg);background-position: 0px 0px;background-repeat: no-repeat;}
.color2 {background-color: #FFFFFF;background-image: url(../template_images/comment_bg2.jpg);background-position: 0px 0px;background-repeat: no-repeat;}
.comment_date {float: left; width: 50px; height: 70px; text-align: center; padding-top: 10px; margin-right: 10px; font-size: 14px; font-weight: bold;}
.comment_date span {color: #FF0000}
.comment_content {float: left; width: 690px; margin-top: 10px; padding-bottom: 10px;}
.comment_content span {font-size: 16px; font-weight: bold;}
.comment_content span font {font-size: 11px; font-weight: normal;}
p.desc {float: left;}
p.readmore {float: left;font-weight: bold;color: #5d5d5d;padding-bottom:0px;}
p.readmore a {color: #5d5d5d;text-decoration: none;}
p.readmore a:hover {color: #5d5d5d;text-decoration: underline;}
.hrlink {clear: both;height:15px;background: url(../template_images/dot_heading.gif) repeat-x;width: 100%;margin: 0;padding: 0;}
.displaySection {float: left;width: 100%;color: #010101;font-size: 11px;margin-top: 10px;}
.displaying {float: left;width: 79%;padding-bottom: 30px;}
.displaybox {float: left;width: 21%;padding-bottom: 30px;height:30px;margin-top: -5px;}
.displaybox select {margin-bottom: -3px;}
.search_inbox {border:1px solid #CCCCCC;clear:both;color:#333333;float:left;font-size:11px;margin-bottom:5px;padding:3px;height:17px;}
.search_select {border:1px solid #CCCCCC;clear:both;color:#333333;float:left;font-size:11px;margin-bottom:5px;padding:3px;height:25px;width:150px;}
.contentlink1 {background:transparent url(../template_images/dot_heading.gif) repeat-x scroll 0 0;clear:both;margin:0;padding:10px 0;width:100%;height:25px;}
.comments_count {border-bottom:1px solid #CCCCCC;display:block;float:left;font-size:12px;height:25px;width:580px;}
.comments_count2 {display:block;float:left;font-size:12px;height:25px;width:750px; margin-top: 10px}
.comments_count font {display:block;float:left;height:20px;width:100px;}
.pager_select {border:1px solid #CCCCCC;color:#333333;font-size:9px;height:20px;margin-bottom:5px;padding:3px;width:40px;}
.newcmt_text {border:1px solid #CCCCCC;clear:both;color:#333333;float:left;font-size:11px;margin-bottom:5px;padding:3px;height:200px;width:540px}
.newcmt_inbox {border:1px solid #CCCCCC;clear:both;color:#333333;float:left;font-size:11px;margin-bottom:5px;padding:3px;height:17px;}
#blog_search {
width:250px;
float:right
}

.pagerWrap{
width: 650px; float: left; height: 50px;
}

.tableFooter{
float: left; width: 125px; padding-top: 5px;
}

.tableFooter1{
width:150px;float:left;
}


legend {
line-height:25px;
}

.berror{
 background: none repeat scroll 0 0 #FBE3E4;
    border-color: #FBC2C4;
    color: #8A1F11;
    float: left;
    margin: 10px 0;
		padding:0 10px;
    width: 730px;
		line-height:30px;
}		

.bsuccess{
 border: 2px solid #61A592;
  padding:0 10px; 
    margin: 10px 0;
		width: 730px;
		line-height:30px;
}		

