.bgHeaderMenu{
	height:27px;
	width:175px;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	text-indent:18px;
	color:#720000;
	margin:0px 0px 0px 0px;
	background-image: url('../img/bg_menu_header.jpg');
}

.bgLoginHeaderMenu{
	height:27px;
	width:175px;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	text-indent:18px;
	color:#720000;
	margin:-2px 0px 0px 0px;
	background-image: url('../img/bg_menu_header.jpg');
}

.bgRightMenu{
	height:27px;
	width:100%;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	text-indent:18px;
	color:#720000;
	background-image: url('../img/bg_menu_header.jpg');
}

.bgRegister{
	height:67px;
	width:175px;
	background-image: url('../img/bg_register.jpg');
}

.alignContent{
	padding:5px;
}

.menuline{
	background:#aeaeae;
	height:1px;
	width:175px;
	margin:0px 0px 0px 0px;
}

/* drag and drop links*/

ul.options {
	margin: 4px 0px 0px 4px;
	padding: 0px;
	list-style: none;
	width:95%;
}

li.options {
	text-indent: 20px;
	height:18px;
	background: url('../img/arrow.gif') no-repeat 5px 3px;
}

ul.login-options {
	margin: 4px 0px 0px 4px;
	padding: 0px;
	list-style: none;
	width:95%;
}

li.login-options {
	text-indent: 15px;
	width:95%;
	height:18px;
	background: url('../img/dot.jpg') no-repeat 5px 3px;
}

/* nav Bar */
.navBar {
	width: 100%;
	padding: 0 ;
	margin:0px 0px 0px 0px;
	font-family: 'Arial', 'sans-serif';
	background-color: #F4F4F4;
	color: #720000;
}

.navBar ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
.navBar li {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	list-style: none;
}

html>body .navBar li a {
		width: auto;
}

.navBar li a {
	display: block;
	padding: 3px 3px 3px 0.5em;
	border-left: 10px solid #e8e8e8;
	background-color: #F4f4f4;
	color: #720000;
	text-decoration: none;
}

.navBar li a:hover {
	border-left: 10px solid #7b7b7b;
	background-color: #720000;
	color: #fff;
}

/* footer */
.footerlinks{
	height:50px;
	width:49%;
	line-height:46px;
	font-size:12px;
	text-indent:18px;
	float:left;
}

.footernewsletter{
	height:35px;
	width:49%;
	text-align:right;
	float:left;
	margin:14px 0px 0px 0px;
}

#topsection{
	width:805px;
	height:255px;
	margin:0px 0px 0px 5px;
}

/*slide section */
#box1{
	width:470px;
	height:255px;
	float:left;
}

#box2{
	width:334px;
	height:255px;
	float:left;
}

#advertisement{
	width:300px;
	height:250px;
	margin:0px auto;
	background-color:#eeeeee;
	border:1px solid #828282;
	float:right;
}

#advertisementheader{
	width:303px;
	height:10px;
	margin:0px auto;
	background-color:#eeeeee;
	color:#999999;
	font-size:8px;
	text-align:center;
	float:right;
}

.alert-box{
	background-image: url('../img/alert_bg.jpg');
	width:807px;
	height:39px;
	margin:0px 0px 0px 2px;
}

.alert-message{
	width:600px;
	height:39px;
	color:#fff;
	float:left;
	font-size:18px;
	text-indent:15px;
	line-height:34px;
}

.alert-options{
	width:204px;
	height:39px;
	color:#fff;
	float:left;
	font-size:18px;
	text-indent:15px;
	line-height:34px;
}

.body-content{
	background-image: url('../img/bg_details.jpg');
	width:800px;
	margin:0px auto;
	border-left:1px solid #720000;
}

.regular-content{
	width:98%;
	margin:0px 0px 0px 5px;
}

.regular-content .left{
	float:left;
	width:49%
}

.regular-content .right{
	float:left;
	width:50%;
	text-align:right;
}

#noResults{
	width:570px;
	height:150px;
	margin: 20px auto;
	border:1px solid #aeaeae;
	padding:20px;
	background-color:#fffdec;
}

.page-numbers{
	width:20px;
	height:20px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.page-numbers1{
	width:20px;
	height:20px;
	font-size:12px;
	color:#aeaeae;
	font-weight:bold;
	text-decoration:none;
}

.page-number-current{
	font-size:12px;
	color:#720000;
	font-weight:bold;
}

.page-number-current1{
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

.page-next-prev{
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

/* ------------------------ Review Section -----------------------------*/
	#review{
		width:97%;
		margin:0px auto;
		border-top: 1px solid #720000;
		background: #fff url('../img/bg_review.gif') repeat-x;
	}
	
	.review-left{
		width:48%;
		float:left;
		height:22px;
		line-height:20px;
		text-indent:6px;
	}
	
	.review-right{
		width:50%;
		height:22px;
		float:left;
		text-align:right;
		padding:2px;
	}
	
	.review-avatar{
		width:12%;
		float:left;
		height:67px;
		text-indent:6px;
	}
	
	.review-info{
		width:87%;
		height:67px;
		float:left;
	}
	
	#review .reviewText{
		width:99%;
		margin:0px auto;
		padding:2px;
	}
	
	#no-reviews{
		width:90%;
		margin:0px auto;
		text-align:center;
	}
	
	#main-container{
		width:804px;
		margin:0px 0px 0px 5px;
	}
	
	.sub-container{
		width:268px;
		float:left;
		background-color:#fff;
	}
	
	.sub-container-cat{
		width:100%;
		height:252px;
		float:left;
		border: 1px solid #999999;
		background: #fff url('../img/cat_bg.jpg') repeat-x;
	}
	
	.sub-container-cat .title{
		color:#720000;
		text-indent:5px;
		height:30px;
		line-height:25px;
  		font-size:1.8em;
	}
	
	.section-container{
		width:257px;
		height:225px;
		padding:2px;
		background-color:#eee;
		display:table;
		border-top:1px solid #720000;
		background: #fff url('../img/bg_section.jpg') repeat-x;
	}

	ul.section-links {
		list-style-type:square;
		color:#720000;
		margin: 0px;
		padding-left:1.5em;
		text-indent: -0.1em;
	}

	li.section-links {
		padding:1px;
	}
	
	ul.share-links {
		list-style-type:none;
	}

	li.share-links {
		height:22px
	}

	.personalize{
		text-indent:15px;
		line-height:30px;
		width:804px;
		height:30px;
		color:#fff;
		font-size:16px;
		background-color:#720000;
		border: 1px solid #666666;
	}
	
	.button-grey {
		border: none;
		font-weight:bold;
		border: 1px solid #707070;
		background: url('/img/bg_button.jpg') repeat-x;
		font-size:11px;
		color:#fff;
		cursor:pointer;
		margin:0;
		padding:0px;
		height:26px;
	}
	
