body{

	background-image: url("images/bg.png");
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #bfd0d8;
	font: 11px arial, tahoma, sans-serif;
	color: black;
	padding: 0 0 0 0;

}

a{

	font: 11px arial, tahoma, sans-serif;
	color: #336799;
	text-decoration: none;

}

a:hover{

	color: #212166;

}

.box{

	background-color: #F9F9F9;
	color: black;
	font-family: tahoma;
	font-size: 10px;
	border: 1px solid #A1A1A1;
	padding: 1px 5px 0px 5px;

}

.box2{

	background-color: #F9F9F9;
	color: black;
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid #A1A1A1;
	padding: 1px 5px 0px 5px;

}

.but{

	background-color: #EEEEEE;
	background-image: url("images/butBg.png");
	background-repeat: repeat-x;
	color: black;
	font-family: tahoma;
	font-size: 10px;
	border: 1px solid #A1A1A1;
	padding: 1px 5px 0px 5px;
	cursor: hand;
	text-decoration: none;
	margin: 0px 4px 4px 0px;

}

.but2{

	background-color: #EEEEEE;
	background-image: url("images/butBg.png");
	background-repeat: repeat-x;
	color: black;
	font-family: tahoma;
	font-size: 10px;
	border: 1px solid #A1A1A1;
	padding: 1px 5px 0px 5px;
	cursor: hand;
	text-decoration: none;
	margin: 0px 0px 0px 0px;

}



h1{

	font: bold 30px tahoma, sans-serif;
	color: black;

}

/* Main table stylish */



table.main{

	background-color: white;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;

}

td.topImg{

	border: 1px solid black;
	background-image: url("images/topbg.jpg");
	background-repeat: no-repeat;
	height: 130px;
	font-size: 1px;

}

td.top{

	vertical-align: center;
	text-align: center;
	font: bold 50px tahoma, arial, sans-serif;
	padding: 10px 5px 5px 10px;
	margin: 0 0 0 0;
	background-image: url("images/top.jpg");
	background-repeat: no-repeat;
	height: 96px;
	color: white;
	border-top	: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;

}

td.mainTop{

	font: 9px tahoma, sans-serif;
	background-color: black;
	color: #726257;
	vertical-align: middle;
	padding: 2px 10px 2px 0px;
	text-align: right;	

}

td.mainleft{

	background-color: #c0c0c0;
	width: 161px;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0;
	vertical-align: top;
	background-image: url("images/menu_bg.jpg");
	background-repeat: no-repeat;
	background-position: top;

}

td.mainright{

	vertical-align: top;
	font-family: tahoma, sans-serif;
	font-size: 12px;

}

td.footer{

	font: bold 9px tahoma, sans-serif;
	background-color: #AAAAAA;
	background-image: url("images/bottom.jpg");
	background-repeat: no-repeat;
	color: #333333;
	vertical-align: middle;
	padding: 4px 0 4px 0px;
	text-align: center;	
	height: 20px;

}

a.footer{

 	font: bold 9px tahoma, sans-serif;
	color: #333333;
	text-decoration: none;

}

a.footer:hover{

	color: blue;
	text-decoration: none;

}

 /* Main table stylish End */

 

a.menuTop{

 	background-color: #AAAAAA;
 	color: #333333;
 	width: 161px;
 	display: block;
 	padding: 2px 0 2px 0px;
 	font: bold 11px tahoma, sans-serif;
 	text-decoration: none;
 	text-align: center;
 	vertical-align: middle;

}

a.menuItem{

 	background-repeat: repeat-y;
 	display: block;
 	font: bold 11px tahoma, sans-serif;
 	color: #333333;	
 	text-decoration: none;
 	text-align: right;
 	padding: 1px 10px 1px 0px;

}

 a.menuItem:hover{

    background-image: none;
 	background-color: #bbd9e4;
 	color: black;	
 	text-decoration: none;

 }

 

#loginBox{
	background-color: #ABABAB;
	font: 10px tahoma, sans-serif;
	padding: 4px 0 4px 0px;
	text-align: center;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;

}

#shoppingCart{

	font: 10px tahoma, sans-serif;
	padding: 4px 0 4px 10px;
	background-color: #EEEEEE;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.75);
    opacity: .75;

}



#toolbar{

	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 2px 10px 2px 10px;

}

#pictureWheel{

	float: right;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;

}

#mainContent{

	margin: 15px 15px 15px 15px;

}

#basket{

	width: 230px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;

}

.table{

	margin: 0px;
	padding: 0px;
	font: 12px tahoma, sans-serif;
	table-layout: fixed;

}

.table_top{

	background-color: #CCCCCC;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	color: white;

}

.table_row0{

	vertical-align: top;
	font: 11px arial, tahoma, sans-serif;
	background-color: #F9F9F9;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid #CCCCCC;

}

.table_row1{

	vertical-align: top;
	font: 11px arial, tahoma, sans-serif;
	background-color: #EEEEEE;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid #CCCCCC;

}

.table_row_noColor{

	vertical-align: top;
	font: 11px arial, tahoma, sans-serif;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid #CCCCCC;

}


.text_headline{

	font: bold 30px tahoma, sans-serif;
	border: 1px solid #EFEFEF;
	background-color: #FEFEFE;

}

.text_text{

	border: 1px solid #EFEFEF;
	background-color: #FEFEFE;
	font: 11px arial, tahoma, sans-serif;
	color: black;

}

img.listimg{

	border: 1px solid black;

}

img.prodimg{

	border: 1px solid black;
	cursor: hand;

}

img.pImgl{

	border: 0px solid black;
	float: left;
	margin: 10px 10px 10px 0px;

}

img.pImgr{

	border: 0px solid black;
	float: right;
	margin: 10px 0px 10px 10px;

}


div.image_box{
	width: 100px;
	float: left;
}


a.image{

	width: 180px;
	height: 160px;
	background-color: #eeeeee;
	border: 1px solid black;
	margin: 10px 10px 0px 0px;
	padding: 10px;
	float: left;
	text-decoration: none;
	text-align: center;
	color: black;
	vertical-align: middle;

}

a.image:hover{
	background-color: #aaaaaa;
}

a.image_thumb{

	width: 85px;
	height: 56px;
	background-color: black;
	border: 1px solid black;
	margin: 0px 10px 10px 0px;
	padding: 2px;
	float: left;
	text-decoration: none;
	text-align: center;
	color: black;
}

a.image_thumb:hover{

	background-color: #404040;

}
a.gallery_header{
	font: bold 22.5pt tahoma, arial, sans-serif;
}
a.nav_arrows{

	height: 56px;

	font: bold 15px arial,verdana, sans-serif;

	text-decoration: none;

	color: white;

	float: left;

	border: 1px solid black;

	margin: 0px 10px 0px 0px;

	padding: 3px;

	background-color: #004a80;

}

a.nav_arrows:hover{

	text-decoration: none;

	color: black;

	background-color: #66ccff;

}

a.nav_arrows_dis{

	height: 56px;

	font: bold 15px arial,verdana, sans-serif;

	text-decoration: none;

	color: #999999;

	float: left;

	border: 1px solid #888888;

	margin: 0px 10px 0px 0px;

	padding: 3px;

	background-color: #CCCCCC;

}

img.gallery{

	border: 0px;

}

img.imagepreview{

	border: 1px solid black;

}

img.image_thumb{

	border: 0px;

}

div.imagecontainer{

	width: 545px;

	padding: 10px;

	text-decoration: none;

	text-align: center;

	color: black;

}

div.folder{

	width: 250px;

	height: 85px;

	background-color: #eeeeee;

	border: 1px solid black;

	margin: 10px 10px 0px 0px;

	padding: 10px 0 0 0 ;

	float: left;

	text-decoration: none;

	color: black;

}

div.foldername{

	position: relative;

	top: 10px;

	left: 0px;

	font-size: 15px;

	font-weight: bold;

}

div.folderedit{

	float: left;

	position: relative;

	bottom: -10px;

	left: 0px;

 

}
