/*basic
******************/
body {
	color: #666666;
	font-family:  arial,verdana;
	font-size: 10pt;
	padding: 0 0 0 0;
	background:url(../../resources/bg.jpg) repeat-y top center  #f6f6de;
}
body.public{
	color: #666666;
	font-family:  arial,verdana;
	font-size: 10pt;
	padding: 0 0 0 0;
	margin-top:-5px;
}
body.home{
	background:url(../../resources/fullpage_gradient.png) repeat-x 0 0   #f6f6de;
}
body.faq{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.efaq{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.sfaq{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.cfaq{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.pproducts{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.pproducts2{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.cproducts{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.cpproducts{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.aboutus{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.caboutus{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.ccontact{
	background:url(../../resources/fullpage_contact.png) repeat-x 0 0   #f6f6de;
}
body.contact{
	background:url(../../resources/fullpage_contact.png) repeat-x 0 0   #f6f6de;
}
body.corders{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.carreers{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.privacy{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.terms{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.ccarreers{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.cprivacy{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
body.cterms{
	background:url(../../resources/fullpage_nobar.png) repeat-x 0 0   #f6f6de;
}
#popbody{
/*	width:800px;*/
background: #f6f6de;
overflow:auto;	
}
.faqmenutitle{
	position:relative;
	width:400px;
	left:50px;
	font-size:62px;
	color:#888888;
	text-align:justify;
	letter-spacing:30px;
}
.red {
color:red;
}
.blue {
color:blue;
}
.rjustify{
	text-align:right;
}
.centered{
text-align:center;
}
.clickable{
	cursor:pointer;
	text-decoration:underline;
}
.invis{
	display:none;
}
.hidden{
position:absolute;
	width:0px;
	height:0px;
	overflow:hidden;
}
.noread {
	/* simulates disabled*/
	background-color:#b0b0b0;
}
.horsep {
	display:block;
	height:1px;
	clear:both;
}
.tablerow{
	clear:both;
}
.bright{float:right;padding-right:63px;}
.bleft{ float:left;}
.read-only{
	background-color:#dddddd;
}
.figure {
text-align:right !important;
}
.buttons{
	width:790px;
	padding-top:30px;
	text-align:right;
}
.accessbuttons{
	width:940px;
	padding-top:30px;
	text-align:right;
}
.withscroll{
	overflow:auto;
}
.noscroll{
	overflow:hidden;
}

#upload_target{
	display:block;
	height:0px;
	width:0px;
}
a{
	text-decoration:none;
	/*color: white;*/
	/*border:1px dashed transparent;*/
}
a:hover {
	text-decoration:none;
	cursor:pointer;
	/*border:1px dashed white;*/
}
a:link {
	color:#CCCCCC;
}
a:visited {
	color:#CCCCCC;
}
a img{border:none;}
input {
  border:1px solid #666666;
	border-style:solid;
}

textarea {
  border:1px solid #888888;
	border-style:solid;
}
ul{
padding:0px;
margin:0px;
}
li {
	list-style:none;
	padding:0px;
	margin:0px;
	line-height:20px;
}
label {
float:left;
width:150px;
}
ul._formuser{
	padding-left:20px;
}
ul._formuser li{
	line-height:28px;
	font-size:14px;
	color:#333333;
}
ul._form li{
	line-height:28px;
	font-size:14px;
	color:#333333;
}
#wrapper{
	background: #f6f6de; ;
	position: absolute;
	left: 0px;
	width: 100%;
	margin: 0 auto -28px;

/*	top: 50%;
	margin-top: -360px;*/
}
#main{
	position: absolute;
	left:50%;
	margin-left:-520px;
	text-align: left;
	width: 1040px;
	min-width: 1040px;

}
#publicmain{
	position: absolute;
	left:50%;
	margin-left:-600px;
	text-align: left;
	width: 1200px;
	min-width: 1200px;
}

#pmain{
	position: absolute;
	left:0px;
	text-align: left;
	height:100%;
}
#login{
position:relative;
width:300px;
height:144px;
margin-top:0px;
padding-top:10px;
background-color:#cccccc;
}
#login label{
	width:50px;
	font-size:18px;
}
#login img{
	padding: 0px 10px 0px 0px;
}
#loginbtns{
	position:relative;
	left:100px;
	top:5px;
	width:200px;
}
#forgotpass{
	position:relative;
	left:100px;
	top:5px;
	width:200px;
	text-decoration:none;
}
#publiclogo{
	position: absolute;
	left:145px;
	height:63px;
}
#publiclogo span{
	display:block;
	position:absolute;
	left:808px;
	top:5px;
	width:140px;
	color:#939393;
}
#publiclogo img{
	position:absolute;
	top:2px;
}
#publicuserline{
	position: absolute;
	left:942px;
	top:23px;
}
#aboutuscontent{
	position:relative;
	width:960px;
	left:130px;
	top:15px;
}
#aboutuscontent .titlelist{
	position:relative;
	width:950px;
  height:60px;
	padding: 1px 0px 1px 0px ;
  text-transform:uppercase;
	font-size:18px;
	overflow:visible;
}
.titlelist a {
color:#666666;
font-size:18px;
overflow:visible;
text-transform:uppercase;
}
.txtcontent{
	position:relative;

	left:130px;
	top:15px;
	font-size:14px;
	color:#666666;
	width:935px;
	text-align:justify;
}
.txtheaderbar{
	/*background:url(../../resources/header_gradient.png)repeat-x ;*/
	background-color:transparent;
	font-size:18px;
	color:#666666;
}
.italic {
	font-style:italic;
}
#aboutuscontent .title{
	position:relative;
	width:960px;
	padding-top:10px; 
	padding-bottom:10px; 
	font-size:36px;
  text-transform:capitalize;
  font-style:italic;

}
#aboutusimage{
	position:relative;
	width:960px;
}
#qalist{
	position:relative;
	top:1px;
	left:126px;
	width:11080px;
	height:1022px;
	overflow-y:auto;
}


#ordersclientname{
	position:relative;
	left:130px;
	top:10px;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}
#orderssearch{
	position:relative;
	left:130px;
	top:5px;
	width:950px;
	height:55px;
	background-color:#cccccc;
	border:2px solid #666666;
	text-align:center;
	padding-top:25px;;
}
#corderlist{
	position:relative;
	left:120px;
	top:10px;
}
.columns-1 {
	float:left;
	top:1px;
	left:1px;
	width:450px;
	padding:0px 0px 0px 0px ;
	overflow:hidden;
	text-align:justify;
}
.columns-2 {
	float:right;
	top:-342px;
	left:430px;
	width:450px;
	padding:0px 10px 0px 0px ;
	overflow:hidden;
	text-align:justify;
}
#publicprodlist{
	position:absolute;
	left:110px;
	top:85px;
	width:978px;
	height:1019px;
	background-color:#f1f1c5;
	border-top: 1px solid #d4d4b1;
	/*border-left: 2px solid #d4d4b1;
	border-bottom: 2px solid #d4d4b1;*/
}
.publicthumb{
	width:218px;
	height:278px;

}
#publicprodlist table{
	table-layout:fixed;
}

.plr1{
	
	font-weight:bold;
	font-size:12px;
	color:#666666;
	text-transform:uppercase;
	padding-left: 12px;
	padding-right:12px;
	padding-top:12px;
}
.pl1{
vertical-align:top;
}
.plr2{

	font-weight:bold;
	font-size:17px;
	color:#666666;
	text-transform:uppercase;
}
.plr3{
	font-weight:normal;
	font-size:14px;
	color:#999999;
}
.plr4{height:25px;
	font-weight:normal;
	font-size:12px;
	color:#8b8b7f;
}
.plr5{vertical-align:top;
	font-weight:normal;
	font-size:14px;
	color:#8b8b7f;
}
.pl2 {
	width:420px;
	padding-left:15px;
}
.pl3 {
	width:200px;
}
.pagination{
	float:left;
	padding-left:20px;
	width:600px;
	padding-top:20px;
	font-size:14px;
}
.pagination a{
	padding-right:10px;
}
.publicpaginationtop{
	position:relative;
	left:0px;
	top:0px;
	padding-left:20px;
	width:960px;
	padding-top:20px;
	font-size:18px;
	color:#999999;
}
.publicpaginationbottom{
	position:absolute;
	left:0px;
	top:972px;
	padding-left:20px;
	width:960px;
	padding-top:20px;
	font-size:18px;
}
.publicpaginationtop a{
	padding-right:10px;
}
.publicpaginationbottom a{
	padding-right:10px;
}
#filterdividerleft{
	position:absolute;
	top:0px;
	left:831px;
	height:1100px;
	width:1px;
	background: #999999;
}
#filterdividerright{
	position:absolute;
	top:0px;
	left:1091px;
	height:1100px;
	background: #999999;
	width:1px;
}
#searchbar{
	position:absolute;
	top:2px;
	left:832px;
	height:1020px;
	width:230px;
	background-color:#CBCBCB;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left:20px;
}
.pgender{
float:left;
padding-left:20px;	
padding-top:20px;
}
.prodads{
	padding-top:20px;
}
#prodbuttons{
line-height:30px;	
}
#catlist {
	position:relative;
	left:0px;
	width:980px;
	font-size: 18px;
	color:#656565;
}
#catlist span{
	cursor:pointer;
	text-transform:uppercase;
}
#headerbar{
	/*background:url(../../resources/header_gradient.png)repeat-x ;*/
	background-color:transparent;
	height:76px;
}
#publicmenu {
	float:right;
	padding: 4px 268px 0px 0px;
	height:76px;
	line-height:76px;
	text-align:left;
}
#publicmenupublic {
	float:right;
	padding: 4px 268px 0px 0px;
	height:76px;
	line-height:76px;
	text-align:left;
}
#menuproducts{
	float:left;
  width: 103px;
  height: 76px;
  
  color:transparent;
}

#menuorders{
	float:left;
  width: 103px;
  height: 76px;
  color:transparent;
}
#menuaboutus{
	float:left;
  width: 103px;
  height: 76px;
  color:transparent;
}
#menucontactus{
	float:left;
  width: 103px;
  height: 76px;
  color:transparent;
}
.menudivider{
	position:relative;
top:-2px;
left:0px;
	padding-bottom:0px;
	padding-left:0px;
}

a.amenu {
} 

div.amenu{
height:75px;
left:288px;
padding-right:0;
position:relative;
width:700px;
}
div.aumenu{
	position:relative;
	width:700px;
	top:-55px;
	left:288px;
}
div.sumenu {
height:75px;
left:288px;
padding-right:0;
position:relative;
width:700px;
}
div.suumenu{
	position:relative;
	width:700px;
	top:-55px;
	left:288px;
}
div.emenu{
height:75px;
left:288px;
padding-right:0;
position:relative;
width:700px;
}
div.eumenu{
	position:relative;
	top:20px;
	left:-112px;
}
div.smenu{
height:75px;
left:288px;
padding-right:0;
position:relative;
width:700px;
}

a.amenu {	
	float:right;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	color:#cccccc;
	padding-left:14px;
	text-decoration:none;
	line-height:25px;
	cursor:pointer;
}
.amenu a:hover {	text-decoration:underline;}
.emenu a:hover {	text-decoration:underline;}
.umenu a:hover {	text-decoration:underline;}
.sumenu a:hover {	text-decoration:underline;}
a.here {text-decoration:underline;	cursor:default;}


#logo{
	position:absolute;
	left:30px;
	top:0px;
	width:170px;
	font-size:12px;
	height:75px;
}
#userline {
	float:right;
	width:400px;
	height:20px;
	padding-right:55px;
	padding-top:10px;
	font-size:12px;
	text-align:right;
	color:#666666;
}

#userline a {text-decoration:none;color:#666666;}
#userline a:hover{text-decoration:underline;color:#666666;}
#content{
	position:relative;
	left:0px;
	width:838px;
	padding:11px;
	text-align:left;
}
#publiccontent{
	position:relative;
	left:0px;
	top:8px;
	width:1200px;
	height:1022px;
	min-height:800px;
	padding-left:0px;
	text-align:left;
	background:transparent;
}
#publicproduct{
	position:relative;
	left:50%;
	width:978px;
	margin-left: -489px;
	top:8px;
	height:1022px;
	min-height:800px;
	padding-left:0px;
	text-align:left;
	background:transparent;
}
#getaproduct{
	
	background-color:transparent;
	height:224px;
	top:18px;
}

#getaquote{
	position:relative;
	background-color:transparent;
	height:224px;
	top:18px;
}
#getaproduct img{
	position:relative;
	left:650px;
	top:-70px;
}
#getaquote img{
	position:absolute;
	left:650px;
	top:35px;
}

#homenewsimage{
	position:relative;
	top:-150px;
	left:140px;
	left:10px;
	text-align:center;
}
#homenewsimage img{
	vertical-align:middle;
	width:800px;
	height:200px;
}
#footertop{
	position:absolute;
	top:1100px;
	left:0px;
}
#publicfooter{
	position:absolute;
	left:0px;
	top:1106px;
	height:150px;
	padding-left:0px;
	width:1200px;
	color:#b3b3b3;
	font-size:12px;
	text-transform:uppercase;
	background:transparent;
}
.mapleft{
	padding:0px 0px 0px 120px ;
}
.mapright{
	padding:0px 0px 0px 0px ;
}
#torontoaddress{
	float:left;
	width:450px;
	padding:0px 0px 0px 120px;
	font-family:arial;
	font-size:14px;
}
#montrealaddress{
	float:right;
	padding:0px 145px 0px 0px;
	width:450px;
}
 .firstline{
	position:relative;
	top:0px;
	left:30px;
	text-transform:capitalize;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
#torontoaddress .addlines{
	position:relative;
	top:0px;
	left:30px;
	font-family:verdana;
	font-size:12px;
	line-height:20px;
}
#montrealaddress .addlines{
	position:relative;
	top:0px;
	left:30px;
	font-family:verdana;
	font-size:12px;
	line-height:20px;
}
#sendemail{
    position:relative;
    top:95px;
    left:-250px;
}
.footermenu{
	height:14px;
	width:400px;
	text-align:center;
	background:transparent;
}
.copyright {
	height:14px;
	width:800px;
	text-align:center;
	background:transparent;
}
#publicfooter img{
	position:absolute;
	left:897px;
	top:0px;
}
#footermenu{
	position:absolute;
	top:50px;
	left:130px;
	color:#B3B3B3;
}
#menubottom{
	position:absolute;
	top:50px;
	left:130px;
}
#copyrighttext{
	position:absolute;
	top:100px;
	left:130px;
}
#acontent{
	position:relative;
	left:0px;
	width:1014px;
	min-height:800px;
	padding-left:35px;
	text-align:left;
}
#apopcontent{
	position:relative;
	left:0px;
	width:984px;
	min-height:800px;
	padding-left:0px;
	text-align:left;
}
.cartcontent{
	position:relative;
	left:0px;
	width:931px;
	min-height:430px;
	padding-left:5px;
	text-align:left;
	background-color:transparent;
}
#search{
	position:relative;
	left:20px;
	width:850px;
	background-color:#cccccc;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	border:1px solid #666666;
	height:80px;
	line-height:80px;
	padding-left:80px;
}
#search img{vertical-align:middle;}
#approvsearch {
	position:relative;
	left:20px;
	width:850px;
	background-color:#cccccc;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	border:1px solid #666666;
	height:80px;
	line-height:40px;
	padding-left:20px;
}
#approvsearch img{vertical-align:middle;}
.approvtitle{
	font-size:110%;
	font-weight:bold;
	padding-left:20px;
}
.chpwd{
	font-size:12px;
	width:300px;
	height:180px;
	background-color:transparent;
	line-height:60px;
}

.saveres{
	text-align:center;
	margin: 100px 100px 100px 100px ;
}
.headbar {
	height:40px;
	font-size:36px;
	color:#333333;
	font-style:italic;
	text-align:left;
	width:790px;
	background:  transparent;
}
.cpdets{
	background-color:#F6F6DE;
}
.pdetsheadbar {
	position:relative;
	left:120px;
	height:40px;
	font-size:36px;
	color:#333333;
	text-align:left;
	width:300px;
	background:  transparent;
}
.pdets{
	position:relative;
	top:20px;
	width:750px;
	background-color:#F6F6DE;
	height:100%;
}
.cpdetsdata{
	color:#666666;
	font-size:16px;

}
.cpdetsdata img{
padding-right:10px;	
}
.precart {
	float:right;
	width:705px;
	height:130px;
	padding-top:10px;
	padding-right:10px;	
	padding-left:10px;	
	font-size:14px;
	overflow:auto;
}
.precartbar {
	float:right;
	width:730px;
	padding-top:10px;
	padding-right:8px;	
	padding-left:12px;	
	line-height:30px;
	font-size:14px;
	color: #999999;
}
.cpname{
	font-size:24px;
	color:#656565;
}
.cpcode {
	color:#656565;
}
.cpdetsheaders{
	color:#333333;
	font-size:12px;
}
.subheadbar {
	height:40px;
	font-size:24px;
	color:#333333;
	font-style:italic;
	text-align:right;
	width:790px;
	background:  transparent;
}
#pwd{
}
.createlink{
	padding-top:25px;
}
.expands {
	height:0px;
}
.news1-2{
float:left;
width:523px;
margin: 15px 0px 20px 0px;
}
.news2-2{
float:left;
width:380px;
margin: 15px 0px 20px 54px;
}
.col1-2{
float:left;
width:380px;
margin: 5px 0px 5px 0px;
}
.col2-2{
float:right;
width:368px;
margin: 5px 0px 5px 0px;
}

.col1-2 label {
	display:block;
	float:left;
	padding-left:0;
	padding-right:3px;
	text-align:left;
	width:115px;
}
.col2-2 label {
	display:block;
	float:left;
	padding-left:0;
	padding-right:3px;
	text-align:left;
	width:105px;
}
.col1-2pict {
	float:left;
	width:500px;
}
.col2-2pict{
float:right;
padding-top:100px;
width:300px;
margin: 5px 0px 5px 0px;
}
.col1-2pict label {
	display:block;
	float:left;
	padding-left:0;
	padding-right:3px;
	text-align:left;
	width:130px;
}
.prodpict {
	width:250px;
	margin-right:2px;
}
.help{
	float:right;
	font-size:20pt;
	color:yellow;
	text-align:right;
	padding-right:5px;
	width:20px;
}
.prodiframe{
	width:300px;
	height:450px;
	border:2px  #888888;
	border-style:outset;
}
.newsiframe{
	width:300px;
	height:340px;
	border:2px  #888888;
	border-style:outset;
}
#newapprovdiv{
	display:block;
	height:0px;
	width:838px;
	padding:0px;
	overflow:hidden;
/*	background-color:red;*/
}
#approvlist{
	display:block;
	width:838px;
	padding:0px;
/*	background-color:green;*/
}
.newapprov{
width:808px;
height:442px;
border:0px solid #fff;

}
#contentsplash{
	position:absolute;
	left:0px;
	padding:0px;
	margin:0px;
	text-align:left;
	background-color:transparent;
	border:0px solid white;
	top:0px;
	overflow:hidden;
}
#contentecappr{
	position:absolute;
	left:0px;
	width:808px;
	height:442px;
	padding:0px;
	margin:0px;
	text-align:left;
	background-color:transparent;
	border:0px solid white;
	top:0px;
/*	background-color:blue;*/
}
.col1-2appr {
	width:480px;
}
.col2-2appr{
width:300px;
}
.col1-2pict label {
	display:block;
	float:left;
	padding-left:0;
	padding-right:3px;
	text-align:left;
	width:130px;
}

a.faqtitle {
	color:#333333;
	padding-left:20px;
}
a.faqtitle:hover{
	text-decoration:underline;
}
/*QUESTIONS*/
.faqq{
font-weight:bold;
}
.faqq-all{
background-color: white;
color:black;
}
 headbar.cart {
	width:595px;
}

.cartbuttons{
	width:655px;
	padding: 10px 0px 0px 200px;
	background-color:transparent;
}
/* ANSWERS */
.answ{
	width:800px;
	padding-left:30px;
}
ul.answ li {color:#666666;}
ul.answ li span  {
    color:#000000;
}
.faqa{
font-style:italic;
}
.faqa a{
text-decoration:none;
color:black;
}
span.faqa{
	display:block;
    padding-left:30px;
}
.faqa-all{
background-color: white;
color:black;

}
.todo{
	width:918px;
	font-size:14px;
	color:#333333;
	background:#dbdbdb;
	margin-left:20px;
	padding-left:20px;
}
.todo ul{
	width:883px;
	padding-left:15px;
}
.todotitle{
	display:block;
	font-size:24px;
	padding-left:20px;
}
.newstitle{
	display:block;
	font-size:26px;
	padding:0px;
	padding-left:20px;
	line-height:20px;
	text-transform: capitalize;
}
.newstext{
	display:block;
	padding:0px;
	padding-left:20px;
}
.newsauthor{
	display:block;
	font-size:14px;
	padding:15px 0px 20px 20px;
}
.newsimg {
	background:white;
	padding: 0px;
	width:380px;
	height:374px;
}
#orderlist{
position:relative;
left:10px;
}
.adminlist{
	table-layout:fixed;
	border:none;
	font-size:16px;
}
.cart{
	width:906px;
}
.cout{
width:846px	;
}
.cartdatalist{
	height:418px;
}
.coutdatalist{
	height:330px;
}
.cartlist {
	table-layout:fixed;
	border:none;
	font-size:16px;
}
.cartrow{
height:22px;
line-height: 22px;
width:881px;
}
.coutrow{
height:22px;
line-height: 22px;
width:821px;
}
thead.orderlist{
text-transform:uppercase;
text-align:left;
font-weight:bold;
font-size:16px;
color:#333333;
line-height:40px;
}
.odets{
	table-layout:fixed;
	border:0px;
	font-size:14px;
}
tr.odets{
	border-bottom:1px dotted #888888;
}
thead.odets{
	background:#cccccc;
}
thead.corders{
	background:#cccccc;
	color:#666666;
}
thead.cart{
	background:#cccccc;
	color:#666666;
	text-align:center;
}
tbody.odets{
	height:100px;
	overflow:auto;
}
.alt1{background-color:#ffffcc;line-height:40px;	}
.alt0{background-color:transparent;line-height:40px;	}
.clickable img{vertical-align:middle;}
img.clickable {vertical-align:middle;}
.tdinvis{display:none;}
/*cart*/
.ca1{width:100px;padding-left:0px;overflow:hidden;}
.ca2{width:280px;padding-right:5px;overflow:hidden;}
.ca3{width:100px;padding-right:5px;overflow:hidden;}
.ca4{width:100px;padding-right:5px;overflow:hidden;}
.ca4-1{width:150px;padding-right:5px;overflow:hidden;}
.ca5{width:60px;padding-right:5px;overflow:hidden; }
.ca6{width:60px;padding-right:5px;overflow:hidden;}
.ca7{width:80px;padding-right:5px;overflow:hidden;}
.ca8{width:60px;padding-right:5px;overflow:hidden;}

.catotal{width:120px;padding-right:5px;overflow:hidden;}
/*orders*/
.or1{width:100px;padding-left:5px;}
.or2{width:180px;}
.or3{width:100px;}
.or4{width:100px;}
.or5{width:180px;}
.or6{width:70px;text-align:right;padding-right:5px;}
.or7{width:90px;text-align:center;}
.or8{width:0px;}
.or9{width:90px;text-align:center;}
/*order details*/
.od1{width:180px;padding-left:5px;}
.od2{width:50px;}
.od3{width:50px;}
.od4{width:100px;}
.od5{width:180px;}
.od6{width:55px;text-align:right;padding-right:5px;}
.od7{width:55px;text-align:right;padding-right:5px;}
.od8{width:55px;text-align:right;padding-right:5px;}
/*product details*/
.pdr1{width:400px;height:600px;padding-left:5px;}
.pdr2{width:300px;height:40px;padding-left:5px;}
.pdr3{width:300px;height:50px;padding-left:5px;}
.pdr4{width:300px;height:100px;padding-left:5px;}
.pdr5{width:30px;height:50px;padding-left:5px;}
.pdr6{width:30px;height:50px;padding-left:5px;}
.pdr7{width:30px;height:50px;padding-left:5px;}
.pdr8{width:300px;height:50px;padding-left:5px;}
.pdr9{width:300px;height:50px;padding-left:5px;}
.pdr10{width:300px;height:50px;padding-left:5px;}
/*client orders*/
.cor1{width:150px;padding-left:15px;}
.cor2{width:80px;}
.cor3{width:150px;}
.cor4{width:450px;}
.cor5{width:70px;text-align:right;padding-right:40px;}
/*product*/
.pr1{width:180px;padding-left:5px;}
.pr2{width:260px;}
.pr3{width:100px;}
.pr4{width:90px;}
.pr5{width:75px;text-align:center;}
.pr6{width:75px;text-align:center;}
/*client*/
.cl1{width:100px;padding-left:5px;}
.cl2{width:180px;}
.cl3{width:120px;}
.cl4{width:155px;}
.cl5{width:70px;}
.cl6{width:70px;text-align:center;}
.cl7{width:70px;text-align:center;}
.cl8{width:70px;text-align:center;}
.cl9{width:70px;text-align:center;}
/*faq*/
.f1{width:500px;padding-left:5px;}
.f2{width:120px;}
.f3{width:70px;}
.f4{width:70px;}
.f5{width:70px;}
/*colors*/
.co1{width:70px; padding-left:5px;}
.co2{width:180px;}
.co3{width:75px;}
.co4{width:75px;}
.co5{width:75px;}
/*measures*/
.m1{width:150px; padding-left:5px;}
.m2{width:150px;}
.m3{width:150px;text-align:center;}
.m4{width:75px;}
.m5{width:75px;}
.m6{width:75px;}
/*news*/
.n1{width:450px; padding-left:5px;}
.n2{width:70px;}
.n3{width:70px;text-align:center;}
.n4{width:75px;}

.thumb{width:111px;height:150px;}
.bigimg{width:300px;height:450px;}
.pricetable tr{
	line-height:18px;
}
.pricetable td{
	border: 1px solid #666666;
}
.pricetable thead td{
	background-color:#d6d6de;
}
td.pricebtn{
	border:none;
}
.sizetable thead td{
	background-color:#d6d6de;
}
