/* Gently handcrafted by: Bogdan Stănescu, www.fixpix.ro */

/* General Styles */
body, td, input, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body{
	margin: 20px 0 40px 0;
	padding: 0;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #0066CC;
	text-decoration: underline;
}
a:visited, a:visited strong{
	color: #7D4268 !important; 
}
a img{
	border: 0;
}
.hide{
	display: none;
}
ul{
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}

/* General Layout */
div#holder{
	margin: 0 auto;
	width: 920px;
}

/* Header */
#header{
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 138px;
	overflow: hidden;
}
body.home #header{
	background-image: url(../images/head_bg.jpg);
}
body.second #header{
	background-image: url(../images/second_head_bg.jpg);
}

#header h1{
	margin: 0;
	padding: 0;
}
#header h1 a{
	text-indent: -10000px;
	width: 312px;
	height: 96px;
	background: url(../images/morminte-ro.gif) no-repeat;
	margin-left: 38px;
	display: block;
}

/* Menu */
#menu{
	height: 42px;
	width: 492px;
	overflow: hidden;
	background: url(../images/menu_bg.jpg) repeat-x;
}
#menu ul{
	margin: 0;
}
#menu ul li{
	padding: 0;
	float: left;
	display: block;
}
#menu ul li a{
	color: #FFFFFF;
	width: 120px;
	height: 50px;
	padding-top: 12px;
	display: block;
	text-align: center;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(../images/menu_opt.jpg);
}
#menu ul li a:hover, #menu ul li.selected a{
	color: #FFFFFF;
	background-image: url(../images/menu_opt_hover.jpg);
}
#menu ul li a:visited{
	color: #ffffff !important;
}


/* Content */
#content{
	clear: left;
	background-repeat: no-repeat;
}
body.home #content{
	padding-top: 204px;
	background-image: url(../images/home_content_bg.jpg);
}
body.second #content{
	padding-top: 12px;
	background-image: url(../images/second_content_bg.jpg);
}


/* Secondary pages */
/* Secondary - Left hand sided */
#second_left{
	width: 200px;
	float: left;
}
#second_left h3{
	padding: 9px 0 0 14px;
	font-size: 1em;
	font-weight: normal;
}
ul.product_list{
	padding-left: 10px;
	font-size: 0.9em;
}
ul.product_list li{
	padding: 2px 0 2px 13px;
	background: url(../images/product_list_bullet.gif) no-repeat left center;
}
ul.product_list li.group{
	padding: 2px 0 2px 0;
	background: none;
}

/* Secondary - Right hand sided */
#second_right{
	margin-left: 200px;
	width: 720px;
}
div.navigation{
	padding: 4px;
	margin: 10px 2px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	width: 700px !important;
	/* @TODO; remove this when pagination is implemented */
	display: none;
}
div.next_and_prev{
	float: right;
}
div.back{
	text-align: right;
}
div.product_thumb{
	width: 180px;
	height: 160px;
	float: left;
	text-transform: uppercase;
	background: #FFFFFF url(../images/thumb_plus.gif) no-repeat 149px 126px;
}

div.product_thumb a{
	font-size: 0.9em;
	font-weight: bold;
	padding: 4px 12px 4px 12px;
	display: block;
}

div.product_thumb a img{
	padding: 4px;
	background-image: url(../images/thumb_bg.gif);
}

/* Product details */
div.product_details{
	border-bottom: none;
	display: block !important;
}
div#product_left{
	width: 513px;
	float: left;
	padding-bottom: 30px;
}
div#product_left img{
	padding: 4px;
	background-image:url(../images/product_bg.gif);
}
div.product_portrait img{
	margin-left: 90px;
	background-image:url(../images/product_bg_portrait.gif) !important;
}

#product_right{
	margin-left: 513px;
}
#product_right table{
	border-collapse: collapse;
	width: 186px;
	margin: 4px 0 10px 8px;
}
#product_right table td, #product_right table th {
	border: 1px solid #3691d7;
	padding: 4px;
}
#product_right table td img{
	vertical-align: middle;
}

#product_right table th.colors {
	background-color: #d7e1e2;
	color: #033b88;
	text-transform: uppercase;
	text-align: left;
	font-size: 0.9em;
}
/* Footer */
#footer{
	text-align: center;
	font-size: 0.8em;
	clear: both;
}
#footer a{
	color: #787878;
}

#footer_menu{
	padding: 18px 0;
	font-weight: bold;
	color: #787878;
}
#copyright{
	text-align: center;
	background-image: url(../images/footer.jpg);
	padding: 5px 0;
	color: #ffffff;
}
#credits{
	padding: 5px 0;
}
#credits, #credits a{
	color: #787878;
}

/* Home */
body.home #content h2{
	font-weight: normal;
}
#home_left{
	width: 432px;
	float: left;
	padding: 10px 30px;
}
#home_right{
	width: 358px;
	margin-left: 492px;
	padding: 10px 30px;
}
#home_right div.product_thumb{
	width: 330px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 130px;
	background-image: none;
}
#home_right div.product_thumb a img{
	vertical-align: middle;
	margin-right: 20px
}
#home_right div.product_1{
	background-image: url(../images/horiz.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
}

span.group{
	font-size: 1.15em;
	font-weight: bold;
	margin-top: 4px;
	line-height: 1.8em;
}
