body{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
}

#Content .Title, #Content .Title h1{
	padding-left: 0px;
	margin-left: 0px;
}

img{
	border: 0px;
}

h1,h2,h3{
	color: #F99509;
	font-weight: bold;
}

h3{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

h2{
	font-size: 18px;
}

.page{
	width: 962px;
	margin: 0px auto;
	text-align: left;
	background-color: #2179B8;
}

.header{
	height: 186px;
}

.leftcol{
	width: 220px;
	min-height: 402px;
	background-color: #2179B8;
	color: #FFF;
	float: left;
}

.rightcol{
	background-color: #FFF;
	color: #000;
	margin-left: 220px;
}

.navcontain{
	width: 200px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: bold;
}

.nav a{text-decoration: none;}

.nav a:link{color: #FFF;}
.nav a:visited{color: #FFF;}
.nav a hover{
	color: #F99509 !important;
}
.nav a:active{color: #FFF;}

.leftcol ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.leftcol ul li{
	height: 28px;
	border-bottom: 1px solid #4786BA;
	background: url(../styleImages/bullet.jpg) 33px center no-repeat;
	padding-left: 53px;
	padding-top: 10px;
}

.rule{
	margin-top: 25px;
	height: 1px;
	border-bottom: 1px solid #4786BA;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
}

.footer{
	width: 100%;
	text-align: center;
	color: #FEBD57;
	font-size: 10px;
	background-color: #FFF;
}

.footer_left{
	width: 220px;
	background-color: #94C2E4;
	float: left;
	height: 58px;
}

.footer_right{
	margin-left: 220px;
	background-color: #E9F6FF;
	height: 58px;
	text-align: left;
}

.contact_details{
	width: 588px;
	margin-left: 15px;
	padding-top: 15px;
	color: #17518D;
	font-size: 10px;
	font-weight: bold;
}

.contact_details h3{
	margin-bottom: 5px;
}

.footer_btm{
	height: 24px;
	background-color: #FEBD57;
}
.btm_link a:link{ color: #FEBD57;}
.btm_link a:visited{ color: #FEBD57;}
.btm_link a:hover{ color: #FEBD57;}
.btm_link a:active{ color: #FEBD57;}

.rightcol_left{
	width: 380px;
	margin-left: 34px;
	float: left;
	margin-right: 15px;
}

.rightcol_left h2{
	margin-bottom: 10px;
}

.rightcol_right{
	width: 280px;
	float: left;
	text-align: right;
}

.rightcol_right img{
	padding-bottom: 10px;
}

.content{
	margin-left: 2px;
	font-size: 12px;
}
.product-nav{
	display: none;
}
#productnav_title{
	cursor: pointer;
}

.product-nav{
	margin-left: 15px;
	padding: 0px;
	list-style-type: none;
	border: none;
	background: none;
	font-size: 10px;
	color: #F0F0F0;
}

/* site docs styles */

.newsblock{
	background-color: #E9F6FF;
	color: #2179B8;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	padding-left: 8px;
	font-size: 11px;
}

.newsblock h3{
	font-size: 13px;
	font-weight: bold;
	color: #2179B8;
}

.sidenote{
	float: left;
	text-align: left;
	color: #FEBD57;
	font-size: 10px;
}

.sidenote h4{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #2179B8;
}

/* product display styles */

.pagination{
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #94C2E4;
	width: 668px;
	margin-left: 25px;
}

.pagination a:link{color: #FFF;background-color: #94C2E4;}
.pagination a:visited{color: #FFF;background-color: #94C2E4;}
.pagination a:hover{color: #FFF;background-color: #94C2E4;}
.pagination a:active{color: #FFF;background-color: #94C2E4;}

.catview{
	width: 668px;
	margin-left: 25px;
}

.catview, .catview tr, .catview td{
	border: 0px;
}

.catview td{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #2179B8;
}

.catview h2{
	color: #000;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-top: 10px;
}
.catview a:link{color: #000;}
.catview a:visited{color: #000;}
.catview a:hover{color: #000;}
.catview a:active{color: #000;}


.catview p{
	color: #32393E;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
.cat_title{
	margin: 0px;
	padding-left: 20px;
}

.cat_title h1, #cat_title_hb{
	color: #2179B8 !important;
	font-size: 16px;
}

#cat_title_hb{
	float: left;
	color: #F99509 !important;
	font-weight: bold;
}

.Price{
	font-size: 16px !important;
	font-weight: bold;
	color: #000 !important;
}

/* Single Product Display */
.main_prod_image, #MoreImages, #ProdDescription, #ProdInfo,#ProdLevels, #ProdBuy{
	width: 654px !important;
	margin-left: 44px;
}

.main_prod_image{
	margin-bottom: 0px;
}

#SingleProd{
	margin-bottom: 0px;
}

#ProdBuy, #ProdDescription h2{
	background-color: #2179B8;
}

#ProdDescription p{
	font-size: 12px;
}

#ProdReviews{
	font-size: 14px;
}

/* Cart Contents */
#ContentBox .Title, #ContentBox{
	padding-left: 0px;
	margin-left: 0px;
}

#cartTable{
	margin-left: 44px;
	width: 618px;
}

.BlueBg{
	margin-left: 44px;
	width: 618px;
}

.tdcartTitle, .BlueBg{
	background-color: #2179B8;
}

.tdcartTitle, .BlueBg, #cartTable{
	font-size: 12px;
}

/* Checkout */
.InfoBox{
	margin-left: 0px;
	padding-left: 0px;
}
.InfoBox #ProdBuy, .InfoBox p{
	margin-left: 0px;
	padding-left: 0px;
}

#ProdBuyLogin{
	background-color: #2179B8;
}
#Content #ContentBox{
	font-size: 12px;
}

#Content #ContentBox .BlueBg{
	margin-left: 0px;
	width: 532px;
}
#Content #ContentBox #cartTable{
	margin-left: 0px;
	padding-left: 0px;
}

/* language selector and shopping cart */

#Language{
	position: relative;
	width: 194px;
	top: -24px;
	left: 755px;
	font-weight: bold;
	font-size: 9px;
	color: #FFF;
}
#Language img{
	position: relative;
	top: 3px;
}

.scart_small{
	background-image: url(../styleImages/backgrounds/cart_swoosh.jpg);
	width: 166px;
	height: 29px;
	margin-left: 20px;
	margin-top: 30px;
	font-size: 12px;
	font-weight: bold;
}

#small_cart{
	position: relative;
	bottom: -5px;
	right: -140px;
}

.view_cart{
	float: right;
	margin-right: 27px;
	padding-top: 7px;
}

.scart_small a{
	text-decoration: none;
}
.scart_small a:link{color: #FFF;}
.scart_small a:visited{color: #FFF;}
.scart_small a:hover{color: #FFF;}
.scart_small a:active{color: #FFF;}

/* Buttons */

a.txtButton{
	background-image: none;
}
a.txtButton:link{
	color: #FFF;
	background-color: #2179B8 !important;
}
a.txtButton:visited{
	color: #FFF;
	background-color: #2179B8 !important;
}
a.txtButton:hover{
	color: #FFF;
	background-color: #2179B8 !important;
}
a.txtButton:active{
	color: #FFF;
	background-color: #2179B8 !important;
}
#ProdBuyLogin .submit{
	background-image: none;
	color: #FFF;
	background-color: #2179B8 !important;
}
.linkhov{
	color: #F99509 !important;
}
.upload_name{
	display: block;
	float: left;
	margin-left: 20px;
	font-size: 12px;
	width: 400px;
}

.del_link{
	display: block;
	float: left;
}
