/* CSS Document */

body{
margin:0px;
padding:0px;
background-color:#000000;
}

p{
margin:0px;
padding:0px;
}

h1{
margin:0px;
padding:0px;
}
h2{
margin:0px;
padding:0px;
}



/* -----------------------------------container-------------------------------------*/

.abc
{
width:215px;
height: auto;
float:left;
margin-top:10px;
text-align:center;
padding:15px;
margin-left:20px;
border:#C1D4E5 solid 1px;
background-image:url(../images/featuredproducts_mainbg.jpg);
background-repeat:repeat-x;
}

.bac
{
color:#000000;
font:bold 12px Arial, Helvetica, sans-serif;
padding:10px;
}
#container{
width:1000px;
height:auto;
margin:0px auto;
padding:0px auto;
}

/* -----------------------------------mainbody-------------------------------------*/
#mainbody{
width:1000px;
height:auto;
margin:0px auto;
padding:0px 0px;
background-color:#E9F2FA;
}


/* -----------------------------------header-------------------------------------*/

#header{
width:1000px;
height:145px;
margin:0px;
padding:0px;
background:url(../images/printic.jpg) ;
}



#header_home {
width:729px;
height:145px;
margin:0px;
padding:0px;
float:left;
}




#shoppingcart{
width:167px;
height:73px;
float:right;
margin-top:28px;
padding-left:85px;
position:relative;
}
#shoppingcart #link{
position:absolute;
width:200px;
height:100px;
margin-left:-50px;

}
#shoppingcart #link a{
position:absolute;
width:200px;
height:100px;
float:left;


}
#shoppingcart p.text_head{
font-family:tahoma;
font-size:11px;
color:#FFD605;
font-weight:bold;
}

#shoppingcart p.text{
font-family:tahoma;
font-size:11px;
color:#000000;
font-weight: normal;
padding-top:4px;
}
/* -----------------------------------navigation-------------------------------------*/

#nav{
width:1000px;
height:30px;
margin:0px;
padding:0;
background-color:#BCD1E9;
}
*html #mainbody{
padding-top:5px;
}


#nav ul{
	margin:0px auto;
    width:980px;
	list-style: none;
	padding:0px;
	float:right;	
}
#nav ul li{
	display: block;	
	padding: 0px;
	float:left;	
	font-family:tahoma;
	font-size:12px;
	font-weight: normal;
	color:#000000;
	border: none;
	width:auto;
	margin:3px 0 0 0;
	line-height:25px;
}
#nav ul li a{
	display: block;	
	padding: 0px 8px;
	float:left;	
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	color:#000080;
	border: none;
	width:auto;
	text-decoration:none;	
	line-height:25px;
}
#nav ul li .forgot{
 background:url(../images/forgot-icon.jpg)no-repeat left top;
}

#nav ul li a:hover{
	display: block;		
	float:left;	
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	color:#008000;
	border: none;
	width:auto;
	text-decoration:none;	
	line-height:25px;
}


#navigation li.secand{
width:10px;
height:25px;
float:left;
}
#mnav ul li a{
	display: block;	
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	color:#000080;
	width:150px;
	height:30px;
	text-decoration:none;	
	font-weight:bold;
	vertical-align:middle;
	padding-bottom:10px;
	list-style:none;
	padding-left:45px;
	line-height:30px;
}

#mnav ul li a:hover{
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	color:#008000;
	width:150px;
	text-decoration:none;	
	font-weight:bold;
	line-height:30px;
	height:30px;
	vertical-align:middle;
	list-style:none;
	padding-left:45px;
	padding-bottom:10px;
}



/* -------------------------------------------------------------------leftpanel-------------------------------------------*/

#leftpanel{
width:201px;
height:auto;
padding:0px;
margin-top:6px;
float:left;
padding-left:5px;
}




/* ------seach panel-----*/
#search{
width:201px;
height:auto;
border:#86ADDD solid 1px;
padding:0px;
background-color:#F6FAFD;
}

#search p.topheader{
width:199px;
height:34px;
padding:0px;
margin:0px auto;
background-image:url(../images/leftpanel_top.jpg);
background-repeat:no-repeat;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#00137F;
line-height:25px;
text-indent:10px;
}

#search #searchbody{
width:182px;
height:auto;
padding:0px;
margin:0px auto;
background-color:#F6FAFD;
font-family:tahoma;
font-size:11px;
}

#searchbody p.tick{
width:160px;
height:29px;
background:url(../images/bg_tickets.gif) no-repeat;
padding:4px 0 0 15px;
margin:4px 0 0 7px;
font-family:tahoma;
font-size:12px;
color:#00137F;
font-weight:bold;
}


#search p.input{
width:182px;
height:auto;
margin:0px;
padding:0px;

}
#search p.input img{
	margin:0px;
	padding:0px;
	position:absolute;
}
#search p.input2{
width:182px;
height:auto;
margin:0px;
padding:0px;
font-family:tahoma;
font-size:11px;
color:#000000;
font-weight:bold;
padding-top:5px;
line-height:25px;
}

#search p.img{
width:182px;
height: auto;
text-align:center;
padding-top:12px;
padding-bottom:12px;
}

/* ----Categories ------*/

#categories{
width:201px;
height:auto;
margin-top:6px;
border:#86ADDD solid 1px;
background-color:#F6FAFD;
}

#categories p.topheader{
width:199px;
height:34px;
padding:0px;
margin:0px auto;
background-image:url(../images/leftpanel_top.jpg);
background-repeat:no-repeat;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#00137F;
line-height:25px;
text-indent:10px;
}

#categories p.categories{
width:177px;
height:auto;
margin:0px auto;
padding:0px;
margin-left:10px;

}


#categories p.categories a{
width:177px;
height:auto;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
line-height:18px;
text-decoration:none;
}

#categories p.categories a:hover{
width:177px;
height:auto;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#A51E25;
line-height:18px;
text-decoration:underline;
}

/* ----------Newsletter  -----------*/

#newsletter {
width:201px;
height:auto;
margin-top:6px;
border:#86ADDD solid 1px;
background-color:#F6FAFD;
}

#newsletter p.topheader{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#00137F;
line-height:25px;
text-indent:10px;
background-image:url(../images/leftpanel_top.jpg);
background-repeat:no-repeat;
}


#newsletter #news_body {
width:175px;
height:auto;
margin:0px auto;
padding:px;
}

#newsletter #news_body p.inputtype{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
line-height:22px;
}

#newsletter #news_body p.img{
width:175px;
height:27px;
text-align: center;
margin-top:8px;
}
/*------------------------Events-------------------------------*/
#events {
width:201px;
height:auto;
margin-top:6px;
border:#86ADDD solid 1px;
background-color:#F6FAFD;
}

#events p.topheader{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#00137F;
line-height:25px;
text-indent:10px;
background-image:url(../images/leftpanel_top.jpg);
background-repeat:no-repeat;
padding-bottom:10px;
}

#event_body {
width:185px;
height:auto;
margin:0px auto;
padding-bottom:10px;
}

#event_body p{
	width:175px;
	height:auto;
	font:normal 11px Tahoma;
	color:#4c3b61;
	margin:0px auto;
	padding:0px;
	line-height:18px;
}

#event_body p.strong{
	width:165px;
	height:auto;
	font:bold 11px Tahoma;
	color:#00137F;
	margin:0px auto;
	padding:0 0 0 14px;
	line-height:18px;
	background:url(../images/arrow3.gif) no-repeat left  center;
}

#event_body p.readmore{
	text-align:right;
	color:#FF0000;
}

#event_body p.readmore a{
	text-align:right;
	color:#FF0000;
	text-decoration:none;
}

#event_body p.readmore a:hover{
	text-align:right;
	color:#000;
	text-decoration:underline;
}
/* --------------------youtube -------------*/

#youtube {
width:200px;
height:151px;
border:#86ADDD solid 1px;
padding:1px;
margin-top:6px;
}


/* ------------googleads -------------*/

#googleads {
width:200px;
height:auto;
padding:1px;
margin-top:6px;
background-color:#E9F2FA;
}

/* ------------------------------------------middle panel-----------------------------------------------*/

#middlepanel{
width:559px;
height:auto;
padding:0px;
float:left;
margin-top:6px;
margin-left:10px;
margin-right:8px;
}

#middlepanel div.top_banner{
width:538px;
height:auto;
margin-bottom:15px;
/*background-color:#313FA6;*/
padding:3px;
padding-bottom:9px;
background-image:url(../images/topbanner_bg.jpg);
background-repeat:no-repeat;
background-color:#D3E4F4;
}

#middlepanel div.top_banner p.left_banner{
width:269px;
height:206px;
padding:0px;
margin:0px;
float:left;
}

/*--------------new_youtube----------------------*/

#middlepanel div.youtube_new{
width:538px;
height:auto;
margin-left:210px;

/*background-color:#313FA6;*/
background-image:url(../images/topbanner_bg.jpg);
background-repeat:no-repeat;
background-color:#D3E4F4;
}

#middlepanel div.youtube_new p.youtube_align{
width:269px;
height:206px;
padding:0px;
margin:0px;
}







#middlepanel div.top_banner p.right_banner{
width: auto;
height: auto;
padding:0px;
margin:0px auto;
text-align:center;
}

#middlepanel p.text{
width:530px;
height:auto;
padding-left:10px;
padding-right:10px;
font-family:tahoma;
font-size:12px;
font-weight:normal;
color:#000000;
line-height:17px;
text-align:justify;
}

/* --------Featured Products---------------*/

#products_header{
width:534px;
height:auto;
margin:0px;
padding:0px;
margin-left:8px;
margin-right:8px;
}

#products_header1{
width:557px;
height:auto;
margin:0px;
margin-top:8px;
padding:0px;
background-color:#3300FF;
}

#products_header p.topheader{
width:534px;
height:40px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#00137F;
line-height:25px;
text-indent:10px;
background-image:url(../images/featuredproducts_header.jpg);
background-repeat:no-repeat;
margin-top:20px;
}

#products_header #products_descripcion{
width:255px;
height:auto;
margin-right:10px;
padding:0px;
background-color:#F4F9FD;
border:#A1ACD9 solid 1px;
background-image:url(../images/productbg.jpg);
background-repeat:no-repeat;
background-color:#F0F5FA;
float:left;
margin-top:10px;
}

#products_categories{
width:130px;
height:auto;
padding:0px;
padding-top:10px;
padding-bottom:10px;
float:left;
}

#products_categories p.header{
width:auto;
height:auto;
padding:0px;
margin:0px;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#3141A7;
line-height:25px;
}

#products_categories p.normal_text{
font-family:tahoma;
font-size:11px;
color:#000000;
font-weight:normal;
padding-top:6px;
padding-left:10px;
}

#products_categories p.normal_text a{
font-family:tahoma;
font-size:11px;
color:#C4111C;
font-weight:normal;
padding-top:6px;
text-decoration:none
}

#products_categories p.normal_text a:hover{
font-family:tahoma;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:underline;
}

#products_img{
width:100px;
height:auto;
padding:0px;
margin:0px;
margin-top:6px;
margin-left:6px;
margin-bottom:6px;
}


#products_img_new{
width:200px;
height:220px;
padding:10px;
margin:0px;
margin-top:6px;
margin-bottom:6px;
background-color:#EAF3FC;
background-image:url(../images/featuredproducts_mainbg.jpg);
background-repeat:repeat-x;
border:#C1D4E5 solid 1px;
float:left;
margin-right:18px;
margin-left:18px;
}


.cardslink{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-align: center;
padding-top:8px;
}

.cardslink a{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#010076;
text-decoration:none;
}

.cardslink a:hover{
text-decoration: underline;
color:#546FBE;
}



#products_img p.cost{
font-family:tahoma;
font-size:11px;
color:#C4111C;
font-weight:normal;
line-height:22px;
text-align:center;
}

#printicexpress{
width:245px;
height:auto;
padding:0px;
float:left;
margin-right:30px;
border:#A1ACD9 solid 1px;
background-color:#F0F5FA;
margin-top:15px;
}

#printicexpress p.header{
width:245px;
height:100px;
margin:0px;
padding-top:5px;
font:bold 14px Arial, Helvetica, sans-serif;
}

#printicexpress div.inner_body{
width:245px;
height: auto;
padding:0px;
margin:0px;
}

#printicexpress div.inner_body p.text{
width:220px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#003399;
line-height:18px;
padding-bottom:10px;
}

#rngenius{
width:245px;
height:auto;
padding:0px;
float:left;
border:#A1ACD9 solid 1px;
background-color:#F0F5FA;
margin-top:15px;
}

#rngenius p.header{
width:245px;
height:100px;
margin:0px;
font:bold 14px Arial, Helvetica, sans-serif;
padding-top:5px;
}

#rngenius div.inner_body{
width:235px;
height: auto;
padding:0px;
margin:0px;
}

#rngenius div.inner_body p.text{
width:220px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#003399;
line-height:18px;
padding-bottom:10px;
}


a.view {
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#CB111C;
line-height:18px;
text-decoration:none;
}
a.view:hover{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
line-height:18px;
text-decoration:underline;
}

.rew {
	width:503px;
	display:block;
	padding:5px 9px;
	border:1px solid #A1ACD9;
	background:#F0F5FA;
	margin:10px 0 0 0;
	float:left;
	}
	
.rew p.rewbg {
	width:503px;
	display:block;
	height:100px;
	margin-bottom:10px;
	font:bold 14px Arial, Helvetica, sans-serif;
	}
	
.rew p.rewtext {
	width:400px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#003399;
	line-height:18px;
	padding-bottom:10px;
	padding-left:10px;
	}
/*div.rewards{
width:525px;
height:auto;
padding:0px;
margin-top:15px;
float:left;
border:#4F81BD solid 1px;
background-color:#FFFFFF;
}

div.rewards p.header{
width:503px;
height:33px;
display:block;
background:url(../images/rewards.jpg) no-repeat;
padding:0px;
margin:5px auto;
}

div.rewards p.text{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#003399;
line-height:18px;
padding-bottom:10px;
}*/



/* ------------------------------------------right panel-----------------------------------------------*/


#rightpanel{
width:201px;
height:auto;
padding:0px;
margin-top:6px;
float:left;
}


#topselling{
widows:201px;
height:auto;
padding:0px;
height: auto;
border:#86ADDD solid 1px;
background-color:#F5F9FD;
padding-bottom:10px;
}

#topselling p.topheader{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#00137F;
line-height:25px;
text-indent:10px;
background-image:url(../images/leftpanel_top.jpg);
background-repeat:no-repeat;
}

#topselling p.img{
width:121px;
height:auto;

margin:10px auto;
}


/* --------------Testimonials panel----------------*/

#testimonials{
widows:201px;
height:auto;
padding:0px;

border:#86ADDD solid 1px;
background-color:#F5F9FD;
margin-top:6px;
}

#testimonials p.topheader{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#00137F;
line-height:25px;
text-indent:10px;
background-image:url(../images/leftpanel_top.jpg);
background-repeat:no-repeat;
}

#testimonials p.testimonials_bg{
background-image:url(../images/testmonial_bg.jpg);
background-repeat:no-repeat;
}

#testimonials p.text{
width:156px;
height:auto;
margin-left:20px;
margin-right:20px;
font-family:tahoma;
font-size:11px;
font-weight:normal;
line-height:18px;
color:#3E453E;
margin-top:15px;
}

#testimonials p.bold_text{
width:156px;
height:auto;
margin-left:20px;
margin-right:20px;
font-family:tahoma;
font-size:11px;
font-weight: bold;
line-height:18px;
color:#D27700;
text-align:right;
}


/* ---------poll panel-----------------*/

#poll{
widows:201px;
height:auto;
padding:0px;
border:#86ADDD solid 1px;
background-color:#F5F9FD;
margin-top:6px;
}

#poll p.topheader{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#00137F;
line-height:25px;
text-indent:10px;
background-image:url(../images/leftpanel_top.jpg);
background-repeat:no-repeat;
}

#poll p.poll_text{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
color:#00137F;
line-height:20px;
margin-left:12px;
margin-right:12px;
}

#poll p.poll_redio{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
color:#000000;
margin-left:12px;
margin-right:12px;
line-height:23px;
text-align:left;
}

#poll p.img{
width:180px;
height:27px;
text-align:center;
margin-top:25px;
}


/* -------------------adds panel--------------*/

#add{
width:201px;
height:auto;
background-color:#E9F2FA;
margin-top:6px;
float:left;
}


/* -------------------footer panel--------------*/

#footer{
width:1000px;
height:auto;
margin:0px auto;
padding:0px;
background-color:#E9F2FA;
}

#footer p.dotes{
width:1000px;
height:14px;
}


#footer_adds{
width:800px;
margin-left:110px;

padding:0px;
}

#footer_links{
width:1000px;
height:32px;
margin:0px;
padding:0px;
background-color:#2052B0;
}

#footer_links ul{
width:970px;
height:22px;
height:auto;
margin:0px;
padding:0px;
float:left;
padding-left:15px;
padding-right:15px;
padding-top:10px;
list-style:none;
}

#footer_links li{
    display: block;	
	padding: 0px;
	float:left;	
    font-family:Tahoma;
    font-size:11px;
    color:#FFFFFF;
}

#footer_links li a{
    display: block;	
	padding: 0px;
	float:left;	
    font-family:Tahoma;
    font-size:11px;
    color:#FFFFFF;
	text-decoration:none;
	padding-right:10px;

}

#footer_links li a:hover{
    display: block;	
	padding: 0px;
	float:left;	
    font-family:Tahoma;
    font-size:11px;
    color:#CDDDEC;
	text-decoration:none;
	padding-right:10px;
}


#footer_links li.copycright{
    display: block;	
	padding: 0px;
	float:right;	
    font-family:Tahoma;
    font-size:11px;
    color:#FFFFFF;
}
/* -----------------------------------Design_old-------------------------------------*/


#design{
width:535px;
height:auto;
padding:6px;
margin:20px auto;
background-color:#E9F2FB;
/*background:#F6F7FB url(../images/design_bg.gif) top repeat-x;*/
border-bottom:#D2DDF1 solid 1px;
border-left:#D2DDF1 solid 1px;
border-right:#D2DDF1 solid 1px;
border-top:#D2DDF1 solid 1px;
margin-top:0px;
text-align:left;

}

#design p.topheader{
width:535px;
height:40px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#030345;
line-height:25px;
text-indent:10px;
background-image:url(../images/featuredproducts_header.jpg);
background-repeat:no-repeat;

}

#design p.optional{
width:535px;
height:30px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#030345;
line-height:25px;
text-indent:10px;
background-image:url(../images/optional_bg.gif);
background-repeat:no-repeat;
margin-bottom:10px;
margin-left:1px;
margin-top:20px;
}

#design #form{
width:515px;
height:auto;
margin:0px;
padding-bottom:10px;
padding-top:30px;
/*background-image:url(../images/cantactbg.jpg);*/
/*background-color:#F6FAFD;
border-bottom:#D2DDF1 solid 1px;
border-left:#D2DDF1 solid 1px;
border-right:#D2DDF1 solid 1px;*/
}

#design #form1{
width:515px;
height:auto;
margin:0px;
padding-bottom:10px;
padding-top:10px;
/*background-color:#F6FAFD;
border-bottom:#D2DDF1 solid 1px;
border-left:#D2DDF1 solid 1px;
border-right:#D2DDF1 solid 1px;*/
}


#design h1.top_form{
width:450px;
height:auto;
margin:0px;
padding:0px;
font-family:tahoma;
font-weight:normal;
color:#000000;
font-size:11px;
line-height:22px;
text-align:left;
padding-left:25px;
}


#design #form p.text{
width:105px;
height:auto;
margin:0px;
padding-right:5px;
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
float:left;
text-align:left;
padding:5px 0px 5px 50px;
}

#design #form p.input{
font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;

	margin-bottom:8px;
	
	
	
}
#design #form p.input3{
font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding:0px;
	margin-bottom:8px;	
	width:300px;float:left;
padding:5px 0px;	
	
}
#design #form p.text1{
width:300px;
height:auto;
margin:0px;
padding-right:5px;
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
float:left;
text-align:right;
}
#design #form p.text2{
width:160px;
height:auto;
margin:0px;
padding-right:5px;
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
float:left;
text-align:right;
}

#design #form p.input1{
font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding:0px;
	margin-bottom:8px;
	text-align:left;
}
#middlepanel p.submit{
width:675px;
height:35px;
text-align:right;
padding-left:20px;

}

#design #form p.submit{
width:515px;
height:35px;
text-align:center;
}

#design #form p.topheaderstext{
width:515px;
height: auto;
text-align:center;
font-family:tahoma;
font-size:12px;
font-weight: bold;
color:#00137F;
}

#design #form p.topheaderstext2{
width:522px;
height: 29px;
text-align:left;
font-family:tahoma;
font-size:12px;
font-weight: bold;
color:#00137F;
margin-bottom:8px;
padding:5px 0 0 20px;
background:url(../images/billing_header.gif) no-repeat;
}


/*------------------------------------------------------------new-------------------------------------------------------------------*/

p.contact_topheader{
width:512px;
height:31px;
padding:0px;
margin:0px;
background-image:url(../images/formbg.gif);
background-repeat:no-repeat;
}

.topheader_right{
width:115px;
font-family:tahoma;
font-size:11px;
font-weight: bold;
color:#0000000;
float:left;
padding-top:4px;
}

.topheader_dotes{
width:15px;
height:auto;
font-family:tahoma;
font-size:11px;
font-weight: bold;
color:#0000000;
text-align:left;
float:left;
padding-top:4px;
}

.topheader_text{
font-family:tahoma;
font-size:11px;
font-weight: normal;
color:#0000000;
float:left;
padding-top:4px;
}

/*------------------------------------------------------------new-------------------------------------------------------------------*/




#design #form p.clickhere a{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#990033;
text-decoration:underline;
line-height:35px;
padding-left:180px;
}

#design #form p.clickhere a:hover{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#FE0000;
text-decoration:none;
line-height:35px;
}



#number{
width:525px;
height:auto;
margin-top:8px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
background-color:#BCD1E9;
border:#D2DDF1 solid 1px;
}
p.Select{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#00137F;
font-weight:bold;
}

#number1 {
width:150px;
height:25px;
padding:0px;
margin:0px auto;
padding-top:8px;
}

#number1 ul{
padding:0px;
margin:0px;
list-style:none;
}

#number1 ul li{
width:10px;
height:auto;
float:left;
margin-left:5px;
margin-right:5px;

}

#number1 ul li a{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#2C87E0;
text-decoration:none;

}

#number1 ul li a:hover{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:underline;
background-color:#D1E2F6;
}

#design #thumbelin{
width:515px;
height:auto;
margin:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
background-color:#F6FAFD;
border:#D2DDF1 solid 1px;
}


#design #names{
width:490px;
height:auto;
padding-left:10px;
padding-right:10px;
background-color:#D2DDEF;
border:#D2DDF1 solid 1px;
}

#design #names p.header{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#31319C;
line-height:25px;
float:left;
}

#thumbelin_body{
width:530px;
display:block;
float:left;
/*margin:5px 5px;*/
/*padding-left:10px;
padding-right:10px;*/
/*margin:5px 5px 0 5px;*/
border:#D2DDF1 solid 1px;
background-color:#DEECFB;
}

#thumbenails_img{
	width:530px;
	display:block;
	margin-top:5px;
	margin-left:5px;
	padding-bottom:5px;
	float:left;
	}

#thumbelin_img{
width:95px;
height:auto;
float:left;
border:#D2DDF1 solid 1px;
background-color:#F4F9FD;
margin-right:5px;
margin-bottom:5px;
}

#big_img{
width:700px;
height:400px;
float:left;
border:#9DC7EF solid 1px;
padding:0px;
margin-top:10px;
margin-left:15px;
position:relative;
}


#big_img #big_img_text{
width:350px;
height:350px;
float:right;
margin:8px auto;
text-align:center;
padding-top:8px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#020180;
text-align:left;
}

#big_img #big_img_text p.big_text{
width:350px;
height:auto;
float:right;
padding-right:8px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#020180;
text-align:right;
line-height:22px;
}

#big_img #big_img_text p.samlle_text{
width:350px;
height:auto;
float:right;
margin:0px;
padding-right:8px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#020180;
text-align:right;
line-height:22px;
}


#advanced{
width:700px;
height:auto;
margin-top:10px;
margin-left:15px;
float:left;
display:block;
background-color:#BCD1E9;
}

#advanced p.edting{
width:425px;
height:auto;
display:block;
padding:0px;
margin:10px auto;
text-align:center;
font-family:tahoma;
font-size:11px;
color:#000000;
}

#approval{
width:650px;
height:auto;
padding:10px;
margin:5px auto;
display:block;
background-color:#95AECB;
}

#approval p.text_big{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
font-weight:bold;
font-size:13px;
line-height:32px;
}

#approval p.text{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
font-weight: normal;
font-size:11px;
line-height:20px;
}

#approval p.text_input{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
font-size:11px;
line-height:20px;
margin-top:8px;
}


a.editing1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #017F01;
	line-height:26px;
	text-decoration: underline;
}
a.editing1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	line-height:26px;
	text-decoration: none;
}


a.editing2{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #017F01;
	line-height:26px;
	text-decoration: underline;
}
a.editing2:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	line-height:26px;
	text-decoration: none;
}


/* -----------------------------------Design-------------------------------------*/

#selectdesign2{
width:986px;
height:auto;
margin:0px;
padding:0px;
display:block;
padding-left:4px;
}

#products-selectdesign{
width:990px;
height:560px;
margin:0px !important;
padding:0px !important;
display:block;
}


#selectdesign{
width:559px;
height:auto;
margin:auto;
padding:0px;
display:block;
float:left;
}

#right_form{
width:200px;
height:auto;
float:left;
margin-top:5px;
padding:10px;
background:#D1E3F7 url(../images/bg_leftpan.jpg) top repeat-x;
/*border:#9AB2CE solid 1px;*/
}

#right_form p.text{
font-family:tahoma;
font-size:11px;
font-weight: normal;
color:#00127E;
line-height:22px;
}

#right_form p.input{
width:200px;
height:auto;
margin:0px;
padding:0px;

}

#right_form  p.submit{
width:200px;
height:35px;
margin-left:30px;
margin-top:8px;
}


/* -----------------------------------Design_thmbnails-------------------------------------*/

#yourdesign{
width:755px;
height:auto;
padding:0px;
margin:0px;
float:left;
}



#thumbails{
width:540px;
margin-top:5px;
margin-left:15px;
float:left;
}


#selectdesign-new{
width:574px;
height:auto;
margin:0px;
padding:0px;
display:block;
float:left;
}


#thumbails1{
width:550px;
margin-top:5px;
margin-left:10px;
float:left;
}
*html #thumbails1{
width:550px;
margin-top:5px;
margin-left:5px;
float:left;
}
*+html #thumbails1{
width:550px;
margin-top:5px;
margin-left:5px;
float:left;
}

#thumbails #topheader{
width:531px;
/*background-color:#69A9E9;*/
/*padding:10px;*/
background:#E3EEFA url(../images/bg_leftpan.jpg) top repeat-x;
border:#9DC7EF solid 1px;
}

#thumbails #topheader p.header_text{
display:block;
font-family:arial;
font-size:13px;
font-weight:bold;
color:#010080;
padding:5px 0 7px 5px;
}


/* ------------------------------------------shopping cart-----------------------------------------------*/

#shoppingcart_body{
width:770px;
height:auto;
padding:0px;
float:left;
margin-top:0px;
}

#shoppingcart_body #main{
width:750px;
height:auto;
padding:0px;
margin-left:5px;
margin-right:0px;
float:right;
}

#shoppingcart_body #main #topheader{
width:750px;
height:30px;
padding:0px;
margin:0px;
background-color:#010080;
}


#shoppingcart_body #main #total{
width:655px;
height:30px;
padding:0px;
margin:0px;
background-color:#E9F2FA;
}
#shoppingcart_body #main #total1{
width:640px;
height:30px;
padding:0px;
margin:0px;
background-color:#E9F2FA;
}
#shoppingcart_body #main #total1 p.text{
font-family:tahoma;
font-size:13px;
font-weight: bold;
color:#010080;
width:110px;
float:right;
text-align:right;
line-height:30px;
padding-left:60px;
}
#shoppingcart_body #main #total1 p.subject{
font-family:tahoma;
font-size:13px;
font-weight: bold;width:30px;
float:right;
color:#010080;
text-align:right;
line-height:30px;
padding-left:60px;
}
#shoppingcart_body #main #total p.text{
font-family:tahoma;
font-size:12px;
font-weight: bold;
color:#010080;
text-align:right;
line-height:30px;
padding-left:50px;
}
#shoppingcart_body #main #total p.subject{
font-family:tahoma;
font-size:12px;
font-weight: bold;
color:#010080;
text-align:right;
line-height:30px;
padding-left:60px;
}


#shoppingcart_body #main #img{
width:100px;
height:auto;
padding:0px;
margin-top:8px;
float:left;
text-align:center;
}


#shoppingcart_body #main #products{
width:380px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
}

#shoppingcart_body #main #products p.headers{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FDB839;
text-align:center;
line-height:30px;
}

#shoppingcart_body #main #quantity{
width:90px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
}

#shoppingcart_body #main #quantity p.headers{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FDB839;
text-align:center;
line-height:30px;
}

#shoppingcart_body #main #price{
width:85px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
}

#shoppingcart_body #main #price-check{
width:85px;
height:auto;
padding:0px;
margin:0px;
float:left;
}


#shoppingcart_body #main #price-check p.headers{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FDB839;
text-align:center;
line-height:30px;
}

#shoppingcart_body #main #price p.headers{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FDB839;
text-align:center;
line-height:30px;
}



#shoppingcart_body #main #subtotal{
width:80px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
}

#shoppingcart_body #main #subtotal p.headers{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FDB839;
text-align:center;
line-height:30px;
}

#shoppingcart_body #main #topheader2{
width:750px;
height:30px;
padding:0px;
margin:0px auto;
background-color:#BCD1E9;
}

#shoppingcart_body #main #topheader3{
width:750px;
height:30px;
padding:0px;
margin:0px auto;
background-color:#BCD1E9;
}
#topheader3 p.img
{
width:110px;
height:auto;
padding:0px;
margin-top:8px;
float:left;
text-align:center;
}
#topheader3 p.products2
{
width:381px;
height:auto;
padding:0px;
margin:0px;
border-left:#86ADDD solid 1px;
border-right:#86ADDD solid 1px;
float:left;
font-family:tahoma;
font-size:11px;
font-weight: bold;
color:#000000;
text-align:center;
line-height:30px;
}
#topheader3 p.quantity1
{
width:90px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
font-family:tahoma;
font-size:11px;
font-weight: normal;
color:#000000;
text-align:center;
line-height:30px;
}
#topheader3 p.price2
{width:80px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
font-family:tahoma;
font-size:11px;
font-weight: bold;
color:#000000;
text-align:center;
line-height:30px;
}

#topheader3 p.price2-check
{width:80px;
height:auto;
padding:0px;
margin:0px;

float:left;
font-family:tahoma;
font-size:11px;
font-weight: bold;
color:#000000;
text-align:center;
line-height:30px;
}

#topheader3 p.subtotal2
{width:80px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
font-family:tahoma;
font-size:11px;
font-weight: bold;
color:#000000;
text-align:center;
line-height:30px;
}
#shoppingcart_body #main #img{
width:100px;
height:auto;
padding:0px;
margin-top:8px;
float:left;
text-align:center;
}

#shoppingcart_body #main #products2{
width:381px;
height:auto;
padding:0px;
margin:0px;
border-left:#86ADDD solid 1px;
border-right:#86ADDD solid 1px;
float:left;
}

#shoppingcart_body #main #products2 p.headers{
font-family:tahoma;
font-size:11px;
font-weight: bold;
color:#000000;
text-align:center;
line-height:30px;
}

#shoppingcart_body #main #quantity2{
width:90px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
}

#shoppingcart_body #main #quantity2 p.headers{
margin-top:5px;
font-family:tahoma;
font-size:12px;
font-weight: normal;
color:#000000;
text-align:center;
line-height:30px;
}

#shoppingcart_body #main #price2{
width:85px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
}

#shoppingcart_body #main #price2 p.headers{
font-family:tahoma;
font-size:11px;
font-weight: normal;
color:#000000;
text-align:center;
line-height:30px;
}


#shoppingcart_body #main #subtotal2{
width:80px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
}

#shoppingcart_body #main #subtotal2 p.headers{
font-family:tahoma;
font-size:11px;
font-weight: normal;
color:#000000;
text-align:center;
line-height:30px;
}


#shoppingcart_body #main #buttons{
width:750px;
height:50px;
padding-bottom:15px;
margin:0px auto;
background-color:#010080;
}

#shoppingcart_body #main #buttons #img{
width:430px;
height: auto;
margin-top:15px;
float:right;
margin-right:10px;
margin-left:10px;
}

#shoppingcart_body #main #buttons #img p.button1{
float:left;
margin-right:10px;
margin-left:10px;
}






#searchresult{
width:535px;
display:block;
float:left;
border:#D2DDF1 solid 1px;
background-color:#DEECFB;
padding:0px;
margin-top:8px;
}

#searchresult #search_topheader{
width:535px;
height:40px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#00137F;
line-height:25px;
text-indent:10px;
background-image:url(../images/featuredproducts_header.jpg);
background-repeat:no-repeat;
}

#searchresult #search_text{
width:535px;
height:40px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#00137F;
line-height:25px;
text-indent:10px;
background-image:url(../images/featuredproducts_header.jpg);
background-repeat:no-repeat;
}

#searchresult #text_body{
width:535px;
height:auto;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#00137F;
line-height:25px;
text-indent:10px;
}


#searchresult #text_body p.body_text{
font-family:tahoma;
font-size:12px;
font-weight: bold;
color:#00137F;
line-height:25px;
padding-left:15px;
}



#searchresult #text_body p.shopcategory{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#00137F;
line-height:25px;
}

#searchresult #text_body p.shopcategory a{
font-family:tahoma;
font-size:12px;
font-weight: normal;
color:#00137F;
line-height:25px;
text-decoration:underline;
padding-left:25px;
}
#searchresult #text_body p.shopcategory a:hover{
font-family:tahoma;
font-size:12px;
font-weight: normal;
color:#FE0000;
line-height:25px;
text-decoration: none;
padding-left:25px;
}





.clr{
clear:both;
}

.clr1{
clear:both;
height:12px;
}

.clr2{
clear:both;
height:8px;
}


/*-----------------------Productspage---------------------------------*/
#leftside_form {
	width:200px;
	display:block;
	float:left;
	margin-top:5px;
	}
	
#leftside_form_bg {
	width:200px;
	display:block;
	background:#D1E3F7 url(../images/bg_leftpan.jpg) top repeat-x;
	margin:0px;
	padding:0px;
	}
	
#namefields {
	width:180px;
	display:block;
	margin:0 auto;
	}
	
#namefields p.nametext {
	width:120px;
	display:block;
	font:normal 11px Tahoma;
	color:#00127E;
	padding-top:5px;
	}
	
#namefields p.field {
	width:150px;
	display:block;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top:5px;
	}
	



/*------------------------------*/
#leftsideinn {
	width:190px;
	display:block;
	float:left;
	padding-left:5px;
	}
	
#leftsideinn_bg {
	width:190px;
	display:block;
	background:#D1E3F7 url(../images/bg_leftpan.jpg) top repeat-x;
	padding-top:10px;
	}
	
#namefields {
	width:170px;
	display:block;
	margin:0 auto;
	}
	
#namefields p.nametext {
	width:120px;
	display:block;
	font:normal 11px Tahoma;
	color:#00127E;
	padding-top:5px;
	}
	
#namefields p.field {
	width:150px;
	display:block;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top:5px;
	}
	
/*--------------------------------------*/
#bigimage {
	width:auto;
	display:block;	
	padding:0px; margin:0px;
	position:absolute;
	padding-left:20px;
	margin-left:40px;
	height:220px;
	margin-top:20px;
	}
#listoffonts
{
width:650px;
display:block;
	
height:30px;
left:40px;
padding:0px; margin:0px;
position:absolute;
background:#e4f1fc;
border:1px solid #d6e8fc;
margin-top:270px;
margin-left:0px;
font:normal 12px Arial, Helvetica, sans-serif;
padding-top:10px;
}
	#fontfamily
	{
	float:left;width:210px;
	}
	#colorvalue
	{
	float:left;width:130px;
	}
    #colorpicer {
	float:left;width:200px;
	}
	#fontsize {
	float:left;width:60px;padding-left:10px;
	
	}
	#fontcoloer {
	width:auto;
	padding:0px; margin:0px;
	
	height:220px;
	margin-top:270px;
	
	}
#photos {
	width:650px;
	display:block;
	margin-top:5px;
	}
	
#photos p.pho1 {
	width:150px;
	height:120px;
	display:block;
	float:left;
	}
	
	
/*----------------Company  Name-----------------*/
	
#name_fieldtexts {
	width:500px;
	display:block;
	float:left;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts p.cnametext {
	width:400px;
	display:block;
	font: normal 22px Arial, Helvetica, sans-serif;
	color:#ffffff;
	}
	
#name_fieldtexts p.bluenametext {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#ffffff;
	}
	
/*----------------Company Message-----------------*/
#name_fieldtexts_cnm {
	width:500px;
	display:block;
	float:left;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_cnm p.cnametext {
	width:400px;
	display:block;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#ffffff;
	}
	
#name_fieldtexts_cnm p.bluenametext {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#ffffff;
	}
	
/*--------------------------Addresss------------------------*/
#name_fieldtexts_add {
	width:500px;
	display:block;
	float:left;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_add p.addtext {
	width:400px;
	display:block;
	font:bold 14px tahoma;
	color:#ffffff;
	}
	
/*--------------------------phone------------------------*/

#name_fieldtexts_phone {
	width:500px;
	display:block;
	float:left;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_phone p.addtext {
	width:400px;
	display:block;
	font:bold 14px tahoma;
	color:#ffffff;
	}


/*----------------------------------------------------------Productsinfo------------------------------------------------------------*/


#productsinfo_body{
width:540px;
height:auto;
display:block;
/*border:#D2DDF1 solid 1px;
background-color:#DEECFB;*/
margin:0px;
padding:5px;
}

div.description_body{
width:530px;
height:auto;
padding:0px;
margin:0px;
background:url(../images/productbg_bg.jpg) repeat-x;
background-color:#FFFFFF;
}

div.description_body #description{
width:330px;
height:auto;
padding:0px;
margin:0px;
margin-left:10px;
margin-top:10px;
float:left;
}

div.description_body #description p.header{
width:330px;
height:auto;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#147214;
padding:0px;
margin:0px;
}

div.description_body #description p.text{
width:310px;
height:auto;
font-family:tahoma;
font-size:12px;
font-weight:normal;
color:#000000;
padding:0px;
margin:0px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
}

div.description_body #productsinfo{
width:150px;
min-height:190px;
padding:5px;
margin:5px;
float:left;
padding-bottom:10px;
}

#productsinfo p.imgname{
font-family:Tahoma;
font-size:11px;
font-weight: bold;
color:#494949;
text-align:center;
margin-top:10px;
/*background-image:url(../images/productbg_new.jpg);
background-repeat:repeat-x;
*/}

#productsinfo p.rating{
width:auto;
height:20px;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
margin-top:10px;
margin-bottom:10px;
text-align:center;
}


#productsinfo p.ratingtext {
width:150;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
font-weight:bold;
color:#619704;
text-align:center;
margin-bottom:10px;
}

#productsinfo p.ratingtext a {
width:150;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
font-weight:bold;
color:#619704;
text-align:center;
text-decoration:none;
}

#productsinfo p.ratingtext a:hover {
width:150;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
font-weight:bold;
color:#E50B0A;
text-align:center;
text-decoration:underline;
}


#productsinfo p.notfound{
width:500px;
height:auto;
font-family:tahoam;
font-size:14px;
font-weight:bold;
color:#000000;
text-align:center;
}

#productsinfo_new1{
width:150px;
min-height:190px;
padding:5px;
margin:7px;
float:left;
padding-bottom:10px;
background-color:#FFFFFF;
border:#E8EDF6 solid 1px;
/*background-image:url(../images/productbg_bg2.jpg)*/
}

#productsinfo_new1 p.imgname{
font-family:Tahoma;
font-size:11px;
font-weight: bold;
color:#000000;
text-align:center;
padding-top:8px;
} 


/*----------------------------------------------------------categories_new---------------------------------------------------------*/

#categories_body{
width:530px;
height:auto;
display:block;
float:left;
/*border:#D2DDF1 solid 1px;
background-color:#DEECFB;*/
padding-bottom:10px;
margin-top:5px;
}
#categories_img1{
width:85px;
height:135px;
padding:5px;
margin:5px;
float:left;
}
.categories_img{
width:85px;
height:87px;
padding:5px;
margin:5px;
float:left;
background-color:#ADC3DC;
}

#categories_img1 p.imgtext{
margin-top:12px;
font-family:tahoma;
font-size:11px;
font-weight: bold;
color:#000000;
text-align:center;
background-color:#000000
}



.boldtext{
font-family:tahoma;
font-size:12px;
font-weight: bold;
color:#001483;
padding:10px;
}

a.viwe{
font-family:tahoma;
font-size:11px;
font-weight: bold;
color:#010080;
text-decoration:underline;
text-align:center;
}

a.viwe:hover{
font-family:tahoma;
font-size:11px;
font-weight: bold;
color:#FE0002;
text-decoration:none;
text-align:center;
}




/*----------------------------------------------------------testimonials_new---------------------------------------------------------*/

#testimonials_middle{
width:559px;
height:auto;
padding:0px;
float:left;
margin-top:6px;
}
#design div.testimonials
{
width:480px;
padding:10px 0px;
font:normal 11px Arial, Helvetica, sans-serif;
margin:0px auto;
}
#design div.testimonials p.clientname1
{
width:480px;

color:#3A89D7;
font:normal 11px Arial, Helvetica, sans-serif;
border-bottom:1px  dotted #000000;
padding:10px 0px;
}
#testimonials_middle div.testimonials_body{
width:539px;
height:auto;
padding:10px;
margin-top:8px;
background-color:#FFFFFF;


border:#D2DDF1 solid 1px;
}

.testinner_text{
width:500px;
height:auto;
padding:0px;
margin:0px;
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
line-height:18px;
text-align:left;
}

.clientname{width:500px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#D50100;
text-align:right;
}



/*----------------------------------------------------------Productsinfo_new------------------------------------------------------------*/

#productsinfo_body{
width:540px;
height:auto;
display:block;
/*border:1px solid #D2DDF1;*/
background:#F6F7FB url(../images/bg_color.gif) top repeat-x;
margin:0px;
padding:5px 0px 0px 5px 10px;
}

#productsinfo_body p.products {
	width:530px;
	height:25px;
	display:block;
	background:url(../images/optional_bg.gif) no-repeat;
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	padding:5px 0 0 10px;
	}

productsinfo_body #productsinfo_new{
width:150px;
height:auto;
padding:5px;
margin:5px;
float:left;
border:#D2DDF1 solid 1px;
background-color:#FFFFFF;
}
productsinfo_body #productsinfo_new p.imgname{
font-family:Tahoma;
font-size:11px;
font-weight: bold;
color:#000000;
text-align:center;
}

productsinfo_body #productsinfo_new p.rating_img{
margin-left:250px;
text-align:center;
}

#productsinfo p.imgname1{
font-family:Tahoma;
font-size:10px;
font-weight: normal;
color:#000000;
text-align:center;
}
productsinfo_body #productsinfo_new p.notfound{
width:500px;
height:auto;
font-family:tahoam;
font-size:14px;
font-weight:bold;
color:#000000;
text-align:center;
}


/*---------------------------------------------------------------------------------------------------------------------------*/

/*----------------------Printic Bowling Club Bowlo Bucks---------------------------*/
#name_fieldtexts_pbc_left {
	width:250px;
	height:176px;
	display:block;
	float:left;
	margin-top:21px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_pbc_left p.cnametext {
	width:110px;
	height:22px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 70px;
	margin:0px;
	}
	
#name_fieldtexts_pbc_left p.caddresstext {
	width:140px;
	height:48px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 73px;
	margin:0px;
	}
	
#name_fieldtexts_pbc_left p.cphonetext {
	width:110px;
	height:23px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 70px;
	margin:0px;
	}
	
#name_fieldtexts_pbc_left p.cmembertext {
	width:110px;
	height:24px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 115px;
	margin:0px;
	}
	
#name_fieldtexts_pbc_left p.cauthortext {
	width:110px;
	height:34px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 115px;
	margin:0px;
	}
	
#name_fieldtexts_pbc_left p.cvouchertext {
	width:110px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 110px;
	margin:0px;
	}
	
#name_fieldtexts_pbc_right {
	width:350;
	height:100px;
	display:block;
	float:left;
	margin-top:75px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_pbc_right .date {
	width:300px;
	display:block;
	float:left;
	margin-bottom:9px;
	}
	
#name_fieldtexts_pbc_right .date p.cdatetext {
	width:90px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	padding:3px 0 0 35px;
	}
	
#name_fieldtexts_pbc_right .date p.cmemtext {
	width:90px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	padding:3px 0 0 85px;
	}
	
#name_fieldtexts_pbc_right p.cnametext {
	width:110px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 38px;
	}
	
#name_fieldtexts_pbc_right p.cauthortext {
	width:110px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:10px 0 0 70px;
	}
	
#name_fieldtexts_pbc_right p.cvalidtext {
	width:110px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:50px 0 0 115px;
	}
	
	
/*-----------------Printic Golf Club Buy 9 Get 9 Free---------------------------------------*/

#name_fieldtexts_pgcb_left {
	width:250px;
	height:176px;
	display:block;
	float:left;
	margin-top:17px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_pgcb_left p.cnametext {
	width:110px;
	height:23px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 60px;
	margin:0px;
	}
	
#name_fieldtexts_pgcb_left p.caddresstext {
	width:140px;
	height:48px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 73px;
	margin:0px;
	}
	
#name_fieldtexts_pgcb_left p.cphonetext {
	width:110px;
	height:23px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 60px;
	margin:0px;
	}
	
#name_fieldtexts_pgcb_left p.cmembertext {
	width:110px;
	height:24px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 110px;
	margin:0px;
	}
	
#name_fieldtexts_pgcb_left p.cauthortext {
	width:110px;
	height:34px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 100px;
	margin:0px;
	}
	
#name_fieldtexts_pgcb_left p.cvouchertext {
	width:110px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 110px;
	margin:0px;
	}
	
#name_fieldtexts_pgcb_right {
	width:350;
	height:100px;
	display:block;
	float:left;
	margin-top:75px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_pgcb_right .date {
	width:340px;
	display:block;
	float:left;
	margin-bottom:9px;
	}
	
#name_fieldtexts_pgcb_right .date p.cdatetext {
	width:90px;
	height:15px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	padding:9px 0 0 35px;
	}
	
#name_fieldtexts_pgcb_right .date p.cmemtext {
	width:60px;
	height:15px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	padding:9px 0 0 90px;
	margin-left:50px;
	}
	
#name_fieldtexts_pgcb_right p.cnametext {
	width:150px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 80px;
	}

	
#name_fieldtexts_pgcb_right p.cvalidtext {
	width:110px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:67px 0 0 115px;
	}
	
/*--------------------------------------Club Printic Punters Pradaise------------------------------------------*/

#name_fieldtexts_cppp_left {
	width:290px;
	height:176px;
	display:block;
	float:left;
	margin-top:17px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:15px;

	}
	
#name_fieldtexts_cppp_left p.cnametext {
	width:200px;
	height:23px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 20px;
	margin:0px;
	}
	
#name_fieldtexts_cppp_left p.caddresstext {
	width:140px;
	height:48px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 70px;
	margin:0px;
	}
	
#name_fieldtexts_cppp_left p.cphonetext {
	width:110px;
	height:23px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 60px;
	margin:0px;
	}
	
#name_fieldtexts_cppp_left p.cmembertext {
	width:110px;
	height:24px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 110px;
	margin:0px;
	}
	
#name_fieldtexts_cppp_left p.cauthortext {
	width:110px;
	height:34px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 100px;
	margin:0px;
	}
	
#name_fieldtexts_cppp_left p.cvouchertext {
	width:110px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 105px;
	margin:0px;
	}
	
#name_fieldtexts_cppp_right {
	width:350;
	height:100px;
	display:block;
	float:left;
	margin-top:70px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_cppp_right .date {
	width:340px;
	display:block;
	float:left;
	}
	
#name_fieldtexts_cppp_right .date p.cdatetext {
	width:90px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
	padding:0px 0 0 185px;
	margin-top:10px;
	}
		
#name_fieldtexts_cppp_right p.cnametext {
	width:150px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:6px 0 0 40px;
	}
	
#name_fieldtexts_cppp_right p.cvalidtext {
	width:150px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:73px 0 0 115px;
	}
	
/*-----------------------------------Printic Country Club Celebrations Promotion--------------------------------------*/
#name_fieldtexts_pccc_left {
	width:330px;
	height:176px;
	display:block;
	float:left;
	margin-top:22px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_pccc_left p.cnametext {
	width:310px;
	height:auto;
	display:block;	
	padding:0 0 0 50px;	
	margin:0px;
	}
	
#name_fieldtexts_pccc_left p.caddresstext {
	width:140px;
	height:47px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 65px;
	margin:0px;
	}
	
#name_fieldtexts_pccc_left p.cphonetext {
	width:110px;
	height:23px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 55px;
	margin:0px;
	}
	
#name_fieldtexts_pccc_left p.cmembertext {
	width:110px;
	height:24px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 100px;
	margin:0px;
	}
	
#name_fieldtexts_pccc_left p.cauthortext {
	width:110px;
	height:30px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 90px;
	margin:0px;
	}
	
#name_fieldtexts_pccc_left p.cvouchertext {
	width:110px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 100px;
	margin:0px;
	}
	
#name_fieldtexts_pccc_right {
	width:350;
	height:100px;
	display:block;
	float:left;
	margin-top:65px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_pccc_right .amt {
	width:300px;
	display:block;
	float:left;
	margin-bottom:9px;
	}
	
 #cpamount {
	width:170px;
	float:left;
	
	}
	
 #phoneno {
	width:50px;	
	float:left;
	
	}
	
#name_fieldtexts_pccc_right  p.cdatetext {
	width:150px;
	height:24px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 55px;
	}
	
#name_fieldtexts_pccc_right p.cpaytext {
	width:110px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 60px;
	}
	
#name_fieldtexts_pccc_right p.cvalidtext {
	width:110px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:53px 0 0 115px;
	}
	
/*added lakshmi*/
/***************************************Utility Tickets*******************************************************************/	

/*----------------------------------Printic Golf Club Car Promotion----------------------------------*/
#name_fieldtexts_pgolfclubcar_left {
	width:350px;
	height:176px;
	display:block;
	margin-top:130px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_pgolfclubcar_left p.cnametext {
	width:110px;
	height:22px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 50px;
	margin:0px;
	}
	
#name_fieldtexts_pgolfclubcar_left p.cmembertext {
	width:140px;
	height:48px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 80px;
	margin:0px;
	}

/*----------------------------------Printic Country Club Christmas Promotion----------------------------------*/
#name_fieldtexts_pcountryclub_left {
	width:350px;
	height:176px;
	display:block;
	margin-top:122px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_pcountryclub_left p.cnametext {
	width:110px;
	height:24px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 10px;
	margin:0px;
	}
	
#name_fieldtexts_pcountryclub_left p.cmembertext {
	width:140px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 50px;
	margin:0px;
	}

/*************************************************Butt Ticket**********************************************/
/*--------------------------------------------Printic RSL Valentines promotion---------------------------------------*/
#name_fieldtexts_prvp {
	width:350px;
	height:176px;
	display:block;
	margin-top:63px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_prvp p.cnametext {
	width:110px;
	height:21px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 14px;
	margin:0px;
	}
	
#name_fieldtexts_prvp p.caddresstext {
	width:140px;
	height:45px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 25px;
	margin:0px;
	}
	
#name_fieldtexts_prvp p.cphonetext {
	width:140px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 15px;
	margin:0px;
	}
	
/*-------------------------------Write Your Own Voucher Congratulations You have Won-------------------------------*/

#name_fieldtexts_wyovc_left {
	width:200px;
	height:176px;
	float:left;
	display:block;
	margin-top:67px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_wyovc_left p.cnametext {
	width:110px;
	height:25px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 14px;
	margin:0px;
	}
	
#name_fieldtexts_wyovc_left p.cmembertext {
	width:140px;
	height:45px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 65px;
	margin:0px;
	}

	
#name_fieldtexts_wyovc_right {
	width:410px;
	height:176px;
	float:left;
	display:block;
	margin-top:75px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_wyovc_right  p.cnametext {
	width:210px;
	float:left;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 30px;
	margin:0px;
	}
	
#name_fieldtexts_wyovc_right  p.cmembertext {
	width:60px;
	float:left;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 105px;
	margin:0;
	}
	
/*--------------------------------Printic Hotel Melbourne Cup Calcutta-------------------------------*/
#name_fieldtexts_phmcc {
	width:350px;
	height:176px;
	display:block;
	margin-top:45px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_phmcc p.cnametext {
	width:110px;
	height:24px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 14px;
	margin:0px;
	}
	
#name_fieldtexts_phmcc p.cmembertext {
	width:140px;
	height:46px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 25px;
	margin:0px;
	}
	
#name_fieldtexts_phmcc p.cphonetext {
	width:140px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0 0 15px;
	margin:0px;
	}







/*////////////////////////////////////////////////add by kalyan/////////////////////////////////////////////////////////*/

/*-----------------Printic Workmans Club Chrismatas Pantomime---------------------------------------*/

#name_fieldtexts_pwccp_left{
	width:250px;
	height:176px;
	display:block;
	margin-top:115px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_pwccp_left p.cnametext {
	width:110px;
	height:22px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 30px;
		}
	
#name_fieldtexts_pwccp_left p.cmembertext {
	width:140px;
	height:22px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 45px;
	}
	
/*-----------------Printic RSL Club Thrusday Funday---------------------------------------*/


#name_fieldtexts_prc_left{
	width:250px;
	height:176px;
	display:block;
	margin-top:115px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_prc_left p.cnametext {
	width:110px;
	height:22px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 30px;
		}
	
#name_fieldtexts_prc_left p.cmembertext {
	width:140px;
	height:22px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 45px;
	}
	
	
	
/*-----------------Printic RSL Valentines promotion---------------------------------------*/



#name_fieldtexts_prvp_left{
	width:250px;
	height:176px;
	display:block;
	margin-top:115px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:15px;
	}
	
#name_fieldtexts_prvp_left p.cnametext {
	width:110px;
	height:22px;
	display:block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 30px;
		}
	
#name_fieldtexts_prvp_left p.cmembertext {
	width:140px;
	height:22px;
	display:block;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 45px;
	}
	
/*-----------------------------------Checkout-----------------------------------*/
#shoppingcart_body1{
width:770px;
height:auto;
padding:0px;
float:left;
margin-top:10px;
}

#shoppingcart_body1 #main1{
width:750px;
height:auto;
padding:0px;
margin-left:0px;
margin-right:0px;
float:left;
border:#86ADDD solid 1px;
}

#shoppingcart_body1 #main1 #topheader1{
width:750px;
height:30px;
padding:0px;
margin:0px;
background-color:#010080;
}

#shoppingcart_body1 #main1 #products{
width:340px;
height:auto;
padding:0px;
margin:0px;
border-left:#86ADDD solid 1px;
border-right:#86ADDD solid 1px;
float:left;
}

#shoppingcart_body1 #main1 #products p.headers{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FDB839;
text-align:center;
line-height:30px;
}

#shoppingcart_body1 #main1 #quantity{
width:80px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
}

#shoppingcart_body1 #main1 #quantity p.headers{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FDB839;
text-align:center;
line-height:30px;
}

#shoppingcart_body1 #main1 #price{
width:70px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
}


#shoppingcart_body1 #main1 #price p.headers{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FDB839;
text-align:center;
line-height:30px;
}



#shoppingcart_body1 #main1 #subtotal{
width:80px;
height:auto;
padding:0px;
margin:0px;
border-right:#86ADDD solid 1px;
float:left;
}

#shoppingcart_body1 #main1 #subtotal p.headers{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FDB839;
text-align:center;
line-height:30px;
}


/*-------------------Checkout_final------------------------------------*/
#checkout_final {
	width:530px;
	display:block;
	margin-top:15px;
	margin-left:12px;
	margin-bottom:20px;
	}
	
#checkout_final h1.paymentbg {
	width:520px;
	display:block;
	height:20px;
	background:#869EDA;
	}
	
#checkout_final h1.paymentbg span.pay {
	width:200px;
	display:block;
	font-family:Tahoma;
	font-size:12px;
	color:#000079;
	padding:3px 0 0 10px;
	}
	
#card  p.radiobtn {
	width:20px;
	float:left;
	margin:0px;
	}
	
#card p.cheque,#checkout_final p.cheque {
	width:120px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#3E453E;	
	margin:0px;
	float:left;
	padding-top:4px;
	padding-left:5px;
	text-align:left
	}
	
#checkout_final p.direct {
	width:120px;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#3E453E;
	font-weight:normal;
	float:left;
	margin:0px;
	padding-top:4px;
	padding-left:5px;
	}
#checkout_final p.creditdetails {
	width:400px;
	height:15px;
	display:block;
	background:#869EDA;
	text-align:center;
	margin:0px 0 10px 0;
	padding:2px 0 0 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#000079;
	font-weight:bold;
	}
#card p.creditdetails,#depositcard p.creditdetails
{
width:620px;
	height:21px;
	display:block;
	background:#869EDA;
	text-align:left;
	margin:0px 0 10px 0;
	padding:6px 0 0 20px;
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	font-weight:bold;
}
	
#card p.visadetails,#checkout_final p.visadetails {
	width:300px;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#3E453E;
	font-weight:normal;
	text-align:left;
	float:left;
	margin:0px;
	padding-top:4px;
	padding-left:5px;
	}
	
#checkout_final p.visacards {
	width:50px;
	height:27px;
	display:block;
	float:left;
	margin:0px;
	background:url(../images/visacard-securitynumber.gif) no-repeat;
	padding-top:4px;
	padding-left:5px;
	}
	
#checkout_final p.visacards1 {
	width:50px;
	height:27px;
	display:block;
	float:left;font-weight:bold;
	margin:0px;
	background:url(../images/fourdigit.gif) no-repeat;
	padding-top:4px;
	padding-left:5px;
	}

#depositcard p.security,#checkout_final p.security {
	width:100px;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#3E453E;
	font-weight:bold;
	float:left;
	margin:0px;
	padding-top:4px;
	padding-left:5px;
	text-align:left;
	}
	
#depositcard p.radiobtn1,#checkout_final p.radiobtn1 {
	width:80px;
	display:block;
	float:left;
	margin:0px;
	}

#checkout_final p.slash {
	width:15px;
	display:block;
	font-family:Tahoma;
	font-size:14px;
	color:#3E453E;
	font-weight:bold;
	float:left;
	margin:2px 0 0 0;
	}	

#card p.creditdetype,#checkout_final p.creditdetype {
	width:230px;
	height:15px;
	display:block;
	background:#869EDA;
	text-align:center;
	margin:0px 0 10px 0;
	padding:2px 0 0 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#000079;
	font-weight:bold;
	}

#card p.mastercard,#checkout_final p.mastercard {
	width:70px;
	display:block;
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#3E453E;
	float:left;
	margin:0px;
	padding-top:15px;
	padding-left:3px;font-weight:bold;
	}
	
#card p.mastercard-logo {
	width:60px;
	height:45px;
	float:left;
	display:block;
	margin:0px;
	background:url(../images/mastercard.jpg) no-repeat;
	}

#card p.visacard-logo {
	width:60px;
	height:45px;
	float:left;
	display:block;
	margin:0px;
	background:url(../images/visacard_logo.jpg) no-repeat;
	}
	
#card p.amex-logo {
	width:60px;
	height:45px;
	float:left;
	display:block;
	margin:0px;
	background:url(../images/amex_logo.jpg) no-repeat;
	}
	
#card p.textsubmit {
	width:100px;
	height:31px;
	display:block;
	text-align:left;
	margin:0px;
	padding-left:160px;
	}	
	
#checkout_final form input.submit{
	width:100px;
	height:31px;
	display:block;
	background:url(../images/submit.jpg) no-repeat;
	border:0px;
	cursor:pointer;
	}
	
#businesslink{


}
	
/*--------------------------------Rewards--------------------------------------------*/
#youtube_rewards {
	width:500px;
	display:block;
	margin:0 auto;
	}
	
#rew_content {
	width:500px;
	display:block;
	margin:20px auto 0 auto;
	}
	
#rew_content p.bdytext {
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	}
/*------------------events-------------------------*/	
#middle_pan{
	width:576px !important;
	width:574px ;
	height:auto;
	margin:0px auto;
	float:left;
	text-align:center;
}
#home_events {
	width:764px;	
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(../images/eventsheader.jpg) top no-repeat;
	text-align:justify;
	margin:0 auto;
	margin-left:4px;
	}
	
#home_events h1.home {
	width:700px;
	display:block;
	font:normal 11px Tahoma;
	color:#000000;
	padding-left:15px;
	padding-top:10px;
	}
	
#home_events p.divid {
	width:720px;
	height:5px;
	display:block;
	background:url(../images/devider_hori.gif) center center repeat-x;
	margin-left:10px;
	margin-top:10px;
	}
	
#home_events h1.headernames {
	width:700px;
	display:block;
	font:bold 12px Tahoma;
	color:#000;
	padding-left:15px;
	padding-top:10px;
	}

#calender
{
width:730px;
background:#bcd1e9;
border:1px solid #72aeea;
margin-left:15px;
margin-top:20px;
}

#calender table.clender1
{
padding:9px;
font:normal 10px  Tahoma;
}
.header
{

font:bold 11px  Tahoma;
color:#000000;
text-align:center;
}

.first
{
background:#90c5fa;
color:#000000;
}
.calenderevents
{
width:730px;
background:#c3ceea;
border:1px solid #72aeea;
margin-left:15px;
margin-top:20px;
}
.calenderevents h1
{
width:720px;
background:#72aeea;
height:20px;
font:bold 12px Tahoma;
color:#FFFFFF;
padding-top:5px;
padding-left:10px;
}
.calenderevents1
{
width:730px;
background:#bcd1e9;
border:1px solid #72aeea;
margin-left:15px;
margin-top:20px;
}
.calenderevents1 div.firstless
{width:550px;padding:10px;font:normal 11px Tahoma;
float:left;
}
.calenderevents1 div.secondless
{
width:100px;
padding:10px;float:left;
}
.calenderevents1 div.firstless h2
{
font:bold 12px Tahoma;
color:#000;
padding-bottom:5px;
}
.calenderevents1 div.noeventsforu
{
width:730px;
background:#bcd1e9;
border:1px solid #72aeea;
margin-left:15px;
margin-top:20px;
}
.calenderevents1 div.firstless p.descorpton
{
font:normal 11px Tahoma;
color:#000;
padding:2px 0px;
}
.clear
{
clear:both;
}


#memberlogin {
	width:534px;
	display:block;
	margin:0 auto;
	}
	
#memberlogin p.memberbg {
	width:534px;
	height:40px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#00137F;
	line-height:25px;
	text-indent:10px;
	background-image:url(../images/memberlogin_header.jpg);
	background-repeat:no-repeat;
	}

	
	
#memberlogin_inn {
	width:500px;
	display:block;
	margin-top:20px;
	margin-left:5px;
	border-left:1px solid #86ADDD;
	border-right:1px solid #86ADDD;
	border-bottom:1px solid #86ADDD;
	}

	
#memberlogin_inn p {
	width:498px;
	height:20px;
	display:block;
	background-color:#D3DEF2;
	border-top:1px solid #86ADDD;
	margin-left:1px;
	padding-top:6px;padding-bottom:5px;
	}
	
#memberlogin_inn p.inbg {
	width:498px;
	height:20px;
	display:block;
	background-color:#05038B;
	margin-left:1px;
	}

#memberlogin_inn p span.textlog {
	width:120px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	float:left;
	}
	
#memberlogin_inn  p span.textlognormal {
	width:120px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#00137F;
	float:left;
	padding-top:4px;
	}
	
#memberlogin_inn  p span.edit {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#00137F;
	float:left;
	float:left;
	padding:6px 6px;
	width:80px;
	text-align:center;
	}
	
#memberlogin_inn  p span.edit a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00137F;
	float:left;
	}
	
#memberlogin_inn  p span.edit a:hover {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00137F;
	}

/*-----------------*/
#customers {
	width:520px;
	height:auto;
	border:1px solid #D2DDF1;
	padding:10px 10px;
	background:url(../images/bg_color.gif) repeat-x;
	background-color:#F6F7FB;
	float:left;
	margin-left:10px;
	margin-top:20px;
	}
	
#customers p.whobought {
	width:auto;
	padding:4px 0 0 10px;
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:20px;
	background:url(../images/bought_image.gif) no-repeat;
	}
	
#product_image {
	width:400px;
	display:block;
	margin:0 auto;
	}
	
#boutpro {
	width:170px;
	height:190px;;
	display:block;
	padding-left:5px;
	padding-right:5px;
	padding-bottom: 5px;
	padding-top: 5px;
	float:left;
	margin-left:10px;
	margin-bottom:5px;
	border:1px solid #86ADDD;
	text-align:center;
	}

#leftpro {
	width:170px;
	height:auto;
	display:block;
	padding-left:5px;
	padding-right:5px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #86ADDD;
	text-align:center;
	}
	
#leftpro p.proimg{
	width:150px;
	height:100px;
	display:block;
	}
	
#leftpro p.addcart2{
	display:block;
	padding:0px;
	margin: 10px auto;
}
#leftpro p.addcart{
	width:100px;
	height:23px;
	display:block;
	margin-bottom:5px;
	margin-left:15px;
	}
	
#leftpro p.text {
	width:140px;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#6593C8;
	text-align:center;
	padding:0px;
	margin-bottom:10px;
	}
	
#leftpro p.text a {
	width:140px;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#6593C8;
	text-align:center;
	text-decoration:underline;
	}
	
#leftpro p.text a:hover {
	width:140px;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#6593C8;
	text-decoration:underline;
	}
	
#rightpro {
	width:150px;
	height:auto;
	padding:5px 0;
	display:block;
	float:left;
	margin-left:20px;
	border:1px solid #86ADDD;
	}
	
#rightpro p.proimg{
	width:150px;
	height:100px;
	display:block;
	margin:0px; padding:0px;
	}
	
#rightpro p.addcart{
	width:100px;
	height:23px;
	display:block;
	margin-bottom:5px;
	margin-left:15px;
	}
	
#rightpro p.text {
	width:140px;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#6593C8;
	text-align:center;
	padding:0px;
	margin-bottom:10px;
	}
	
#rightpro p.text a {
	width:140px;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#6593C8;
	text-align:center;
	text-decoration:underline;
	}
	
#rightpro p.text a:hover {
	width:140px;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#6593C8;
	text-decoration:underline;
	}
	
/*-------------------------------reviewspage---------------------------------*/
#reviewbg {
	width:510px;
	height:auto;
	border:1px solid #D2DDF1;
	padding:10px 10px;
	background:url(../images/bg_color.gif) repeat-x;
	float:left;
	margin-top:20px;
	padding-bottom:20px;
	}
	

	
#reviewbg p.from {
	width:270px;
	display:block;
	padding:4px 0 0 10px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	margin:7px 0 5px 0;
	}
	
#rewiew_box {
	width:300px;
	margin:0 auto;
	}
	
#rewiew_box p.exe {
	font-family:Tahoma;
	font-size:11px;
	color:#000080;
	float:left;
	margin-top:3px;
	margin-left:5px;
	}
	
#rewiew_box p.textarea {
	padding:7px;
	}
	
#rewiew_box p.textareaof {
	font:normal 10px Tahoma;
	color:#000000;
	text-align:right;padding-right:20px;
	}
	
#rewiew_box p.textareaofinde {
	font:bold 10px Tahoma;
	color:#000000;
	text-align:left;padding-left:20px;
	}
	
/*----------------------------------------Formpage----------------------------------------------*/
#middlepanel_form{
width:750px;
height:auto;
padding:0px;
float:left;
margin:10px 0 0 20px;
}

#middlepanel_form p.application {
	width:730px;
	display:block;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#020082;
	text-align:center;
	padding-bottom:5px;
	}
	
#applicationbg {
	width:700px;
	display:block;
	float:left;
	background:#C1DBF4;
	border:4px solid #9AC5EF;
	padding:10px 10px;
	}
	
#tradingname {
	width:350px;
	display:block;
	float:left;
	padding-left:10px;
	}

#tradingname p.names {
	width:300px;
	display:block;
	margin-bottom:5px;
	}
	
#tradingname p.names label.name {
	width:100px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
#tradingname p.names label.colon {
	width:20px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
#tradingname p.names label.own {
	width:130px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
#tradingname p.names label.sole {
	width:80px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:3px;
	}
	
#tradingname p.names label.company {
	width:110px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
#tradingname p.names label.part {
	width:70px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:3px;
	}
	
#companyname {
	width:340px;
	display:block;
	float:left;
	}
	
#companyname p.names {
	width:300px;
	display:block;
	margin-bottom:5px;
	}
	
#companyname p.names label.name {
	width:130px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
#companyname p.names label.colon {
	width:20px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
#namespartners {
	width:680px;
	display:block;
	float:left;
	margin-top:20px;
	}	

#namesofpartners_left {
	width:350px;
	display:block;
	float:left;
	padding-left:10px;
	}
	
#namesofpartners_left p.namespart {
	width:300px;
	display:block;
	margin-bottom:5px;
	}
	
#namesofpartners_left p.namespart label.names_partpropri {
	width:270px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-bottom:5px;
	}
	
#namesofpartners_left p.namespart label.address {
	width:70px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
#namesofpartners_left p.namespart label.phone {
	width:70px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
#namesofpartners_left p.namespart label.colon {
	width:20px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}	
	
#namesofpartners_right {
	width:300px;
	display:block;
	float:left;
	}
#namesofpartners_right p.namespart {
	width:300px;
	display:block;
	margin-bottom:5px;
	}
	
#namesofpartners_right p.namespart label.names_partpropri {
	width:270px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-bottom:5px;
	}
	
#namesofpartners_right p.namespart label.address {
	width:70px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
#namesofpartners_right p.namespart label.phone {
	width:70px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
#namesofpartners_right p.namespart label.colon {
	width:20px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
#tradereferences {
	width:600px;
	display:block;
	margin-top:20px;
	float:left;
	padding-left:10px;
	}
	
#tradereferences p.traderef {
	width:200px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-bottom:10px;
	}
	
#tradereferences p.trade_name {
	width:300px;
	display:block;
	margin-bottom:5px;
	}
	
#tradereferences p.trade_name label.nam {
	width:60px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}
	
#tradereferences p.trade_name label.colon {
	width:20px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}
	
#tradereferences p.text {
	width:670px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#000000;
	padding-bottom:10px;
	}
	
#tradereferences p.signed {
	width:50px;
	height:15px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}










.viwe_headers{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#010080;
text-align:center;
line-height:30px;
text-align:center;
}

.text_viwe{
font-family:tahoma;
font-size:11px;
color:#000000;
font-weight:bold;
}

.text_price{
font-family:tahoma;
font-size:12px;
color:#000000;
font-weight:bold;
}




#google_map{
width:515px;
height:250;
padding:0px;
margin:0px;
margin-top:22px;
padding-left:12px;
/*background:url(../images/map_bg.gif) no-repeat;
*/}




#products_header1{
width:557px;
height:auto;
margin:0px;
margin-top:8px;
background-color:#3300FF;
}


#products_header1 div.left_img
{
width:10px;
height:110px;
background:#cee7fd;
float:left;
padding:12px;
}
.floatright
{
float:right;
padding:0px 10px;
}
.marging120
{
margin-left:120px;
}
#forgetpasswoard
{
background:url(../images/forgotpasswoard.gif)  no-repeat;
width:325px;
height:285px;
padding:70px 40px 150px 70px;
text-align:center;
margin-left:20px;
}

#sublinkstab
{
border:1px solid #86addd;
padding:0px;
background:url(../images/sublinkstab.gif) 1px 0px;
height:18px;
margin:8px 0px;
padding:9px 20px 0px 20px;


}
#sublinkstab a
{
padding:3px 10px;
font-family:tahoma;
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;
padding:5px 20px 5px 30px;


}
#sublinkstab a.sublinksactive
{

font-family:tahoma;
font-size:11px;
color:#fff;
font-weight:bold;
text-decoration:none;
background:#86addd;


}
#sublinkstab1
{
border:1px solid #86addd;
padding:0px;
background:url(../images/sublinkstab.gif) 1px 0px;
height:22px;
margin:8px 0px;
padding:5px 20px 0px 20px;


}
#sublinkstab1 a
{
padding:3px 10px;
font-family:tahoma;
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;
padding:5px 20px 5px 30px;


}
#sublinkstab1 a.sublinksactive
{

font-family:tahoma;
font-size:11px;
color:#fff;
font-weight:bold;
text-decoration:none;
background:#86addd;


}

.headers{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FDB839;
text-align:center;
line-height:30px;
}
.menu1 {color:#272727; height:13px;width:500px; margin-left:120px;}
.menu1 ul {margin-left:0px; padding:0px; list-style:none; text-align:center;}
.menu1 li {float:left;line-height:29px;font-family:tahoma;
font-size:11px;
font-weight:bold;}
.menu1 li a {color:#000000; text-decoration:none; padding:6px 10px 8px 10px;  border-left:1px solid #ececec; border-right:1px solid #ececec;background-color:#bcd1e9; }
.menu1 li a.tabactive {border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; background-color:#368ce3; font-weight:bold;   color:#FFFFFF; padding:6px 10px 8px 10px; }
#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5 {border:1px solid #368ce3; width:640px; text-align:center;padding:6px 30px; font-size:12px; margin-bottom:5px;  margin:0px;margin-left:13px;}
#tabcontent1
{
border:1px solid #368ce3; width:640px; text-align:center;padding:6px 30px; font-size:12px; margin-bottom:5px;  margin:0px;margin-left:13px; margin-top:16px;
}


#design1{
width:729px;
height:auto;
padding:6px;
margin:20px auto;
background-color:#E9F2FB;
/*background:#F6F7FB url(../images/design_bg.gif) top repeat-x;*/
border-bottom:#D2DDF1 solid 1px;
border-left:#D2DDF1 solid 1px;
border-right:#D2DDF1 solid 1px;
border-top:#D2DDF1 solid 1px;
margin-top:0px;
text-align:left;

}

#design1 p.topheader{
width:710px;
height:40px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#030345;
line-height:25px;
text-indent:10px;
background-image:url(../images/featuredproducts_header1.png);
background-repeat:no-repeat;

}

#design1 p.optional{
width:535px;
height:30px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#030345;
line-height:25px;
text-indent:10px;
background-image:url(../images/optional_bg.gif);
background-repeat:no-repeat;
margin-bottom:10px;
margin-left:1px;
margin-top:20px;
}

#design1 #form{
width:515px;
height:auto;
margin:0px;
padding-bottom:10px;
padding-top:30px;
/*background-image:url(../images/cantactbg.jpg);*/
/*background-color:#F6FAFD;
border-bottom:#D2DDF1 solid 1px;
border-left:#D2DDF1 solid 1px;
border-right:#D2DDF1 solid 1px;*/
}

#design1 #form1{
width:715px;
height:auto;
margin:0px;
padding-bottom:10px;
padding-top:10px;
/*background-color:#F6FAFD;
border-bottom:#D2DDF1 solid 1px;
border-left:#D2DDF1 solid 1px;
border-right:#D2DDF1 solid 1px;*/
}


#design1 h1.top_form{
width:450px;
height:auto;
margin:0px;
padding:0px;
font-family:tahoma;
font-weight:normal;
color:#000000;
font-size:11px;
line-height:22px;
text-align:left;
padding-left:25px;
}


#design1 #form p.text{
width:105px;
height:auto;
margin:0px;
padding-right:5px;
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
float:left;
text-align:left;
padding:5px 0px 5px 50px;
}

#design1 #form p.input{
font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;

	margin-bottom:8px;
	
	
	
}
#design #form p.input3{
font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding:0px;
	margin-bottom:8px;	
	width:300px;float:left;
padding:5px 0px;	
	
}
#design1 #form p.text1{
width:300px;
height:auto;
margin:0px;
padding-right:5px;
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
float:left;
text-align:right;
}
#design1 #form p.text2{
width:160px;
height:auto;
margin:0px;
padding-right:5px;
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
float:left;
text-align:right;
}

#design1 #form p.input1{
font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding:0px;
	margin-bottom:8px;
	text-align:left;
}
#middlepanel p.submit{
width:675px;
height:35px;
text-align:right;
padding-left:20px;

}

#design1 #form p.submit{
width:515px;
height:35px;
text-align:center;
}

#design1 #form p.topheaderstext{
width:515px;
height: auto;
text-align:center;
font-family:tahoma;
font-size:12px;
font-weight: bold;
color:#00137F;
}

#design1 #form p.topheaderstext2{
width:522px;
height: 29px;
text-align:left;
font-family:tahoma;
font-size:12px;
font-weight: bold;
color:#00137F;
margin-bottom:8px;
padding:5px 0 0 20px;
background:url(../images/billing_header.gif) no-repeat;
}