/*
SimpleWebPro


*/





/*----			Div Tags			----*/


/*--	Head	--*/


 #head_title h2 {
	font-size: 24px;
}
#head_title_lft {
	float: left;
	font-size: 1.2em;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#head_title_rgt {
	margin: 25px;
	float: right;
	font-size: 14px;
}

#head_title h4 {
	font-size: 16px;
}


/*--	others	--*/

#l_r_column_nc {
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 8px;
	
}


#l_r_column_bottom{
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;	
}


#l_r_column_grn {
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 8px;
	border: 1px solid;
	
}

#l_r_column_blu {
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}


/*----			HTML Tags			----*/


body,td,th {
	font-size: 13px;
}
body {
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
}


/*----			Classes			----*/

.h_nav {
	height: 18px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}

.head_tabs {
	border-bottom-width: 1px;
	border-bottom-style: solid;

}

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}

.t_border_left {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.t_border_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}



/*----			Links			----*/


a {
text-decoration:none;
font-weight:bold;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}



/* 			--	Navigation	--		*/


#navin {
	height: 28px;
	margin-left: 50px;
	position: relative;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	padding: 0px;
}

#navin li {
	list-style-type: none;
	display: inline;
	}		
#navin li a {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	display: block;
	float: right;
	margin-left: 5px;
}




			/*--------					Basic CSS				--------*/



/*----			Classes			----*/


.footer {
	font-size: 12px;
	text-align: center;

	padding-top: 12px;
	padding-bottom: 12px;
}

.shoppingcarttitle {
	text-align: center;
	font-size: 1.1em;
}

.basicoutline {
	font-size: 14px;
}
.head_title_brdr {
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

.title15px {
	font-size: 17px;
	font-weight: bold;
}
.box_pad8_un_title {
	padding-top: 2px;
	padding-bottom: 8px;
	font-size: 17px;
	text-align: center;
	font-weight: bold;

}
.rgt_clmn {
	border-left-width: 1px;
	border-left-style: dashed;

}

.lft_clmn {
	border-right-width: 1px;
	border-right-style: dashed;

}


.border_sides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	padding: 8px;
}



/*----			Text Classes			----*/

.text_heading_14px {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}





/*----			Tags			----*/







/*----			Mini Shopping Cart Tags			----*/




#mini_cart {
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}


#mini_cart_pid {
	width: 100%;
	margin-bottom: 8px;
}
#mini_cart_ammt {
	width: 100%;
}


/*----			containers			----*/






#middle_contain {
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.middle_bg {
	background-image: url(../../images/bg/tbs/tp_prd_lst.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#middle_contain_b {
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	padding-bottom: 12px;
}

#middle_contain_c {
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	background-image: url(../../images/bg/tbs/shpbg.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 65px;
	padding-top: 12px;
	padding-right: 12px;
}



#basic_contain_pad {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#b_title {
	margin-bottom: 25px;
	font-size: 21px;
	text-align: center;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 12px;
}

#p_price_f {
	font-size: 12px;
	position: relative;
	padding-bottom: 10px;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: normal;
}




ul.products {
	margin-left: 12px;
	margin-right: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	display: inline;
	padding: 0px;
	margin-bottom: 30px;
	position: relative;
	float: left;
	margin-top: 0px;
	clear: right;
}

ul.products img {
}

ul.products li {
	float: left;
	height: 325px;
	width: 260px;
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}



/*----			Navigation			----*/

#nav_plist {
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin: 0;
	padding: 0;
	height: 21px;
	width: 100%;
	position: relative;
}

#nav_plist li {
	list-style-type: none;
	display: inline;
	}		
#nav_plist li a {
	text-decoration: none;
	border-bottom: 0;
	padding: 3px 7px;
	font-size: 1em;
	float: left;
	border-right-width: 4px;
	border-right-style: solid;
	font-weight: bold;
}
