/* ------------------------------- */
/* Ziba Oriental Rugs CSS Document */
/* ------------------------------- */

body{
	margin:0;
	background:url(../images/body-bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#222222;
	font-size:11px;
	line-height:1.4;
}

img{
	border:none;
}

a{
	color:#5d87cb;
	text-decoration:none;
}

a:hover{
	color:#60b4fb;
}


#main{
	width:970px;
	margin:0 auto;
}

a.logo{
	float:left;
	display:block;
	margin:15px 0 0 5px;
	width:451px;
}

#topNav{
	float:right;
	margin:15px 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	line-height:13px;
}

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

#topNav ul li{
	display:inline;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-left:1px dotted #6c6961;
}

#topNav ul li.first{
	border-left:none;
}

#topNav ul li a, #bottomNav ul li a{
	color:#6c6961;
}

#topNav ul li a:hover, #bottomNav ul li a:hover{
	color:#514e45;
	text-decoration:underline;
}

#mainPalletteTop{
	clear:both;
	margin-top:3px;
	display:block;
	height: 10px;
	width:100%;
	background:url(../images/main-pallette-top.png) no-repeat;
	
}

#mainPalletteBottom{
	clear:both;
	display:block;
	height: 10px;
	width:100%;
	background:url(../images/main-pallette-bottom.png) no-repeat;
	
}

#mainPalletteWrapper{
	width:960px;
	padding:0 5px;
	background:url(../images/main-pallette-bg.png) repeat-y;
}

#mainNav{
	display:block;
	height:50px;
	width:100%;
	background:url(../images/main-nav-bg.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:50px;
}

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

#mainNav ul li{
	display:block;
	float:left;
	margin: 0 0 0 40px;
}

#mainNav ul li a{
	color:#FFFFFF;
	text-transform:uppercase;
}

#mainNav ul li a:hover{
	text-decoration:underline;
}

#content{
	width:920px;
	margin:5px 5px 0 5px;
	padding:14px;
	border:1px solid #dedec0;
}

#bottomNav{
	width:960px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1;
	margin-bottom: 15px;
}

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

#bottomNav ul li{
	display:inline;
	margin: 0 0 0 15px;
}

#bottomNav ul li.first{
	margin: 0;
}

#home #mainContent{
	display:block;
	width:634px;
	height:370px;
	float:left;
	margin: 10px 0 0 0;
	background:url(../images/home-main.jpg);
}

#home #mainContent a{
	display:block;
	width:130px;
	height:48px;
	background:url(../images/learn-more-main.jpg) no-repeat;
	margin-top:285px;
	margin-left:21px;
}

#home #mainContent a:hover{
	background-position:bottom;
}

#home #sideNav{
	width:286px;
	height:390px;
	float:left;
	background:url(../images/side-nav-bg.jpg);
	color:#fff;
}

#sub #sideNav{
	width:286px;
	float:left;
	margin: 10px 0 0 0;
}

#home #sideNav div{
	width:254px;
	height:358px;
	padding:10px;
	margin:5px;
	border:1px solid #fff;
}

#home #sideNav div.bar{
	height:0;
	padding:0;
	margin:15px 0;
	border:none;
	border-bottom:1px solid #aa987d;
}

#home #sideNav h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:1.25;
	margin:0;
	font-weight:normal;
}

#home #sideNav p{
	font-size:11px;
	line-height:1.8;
	margin:0;
}

#home #sideNav a{
	color:#FFFFFF;
}

#home #sideNav a p.more{
	font-weight:bold;
	padding-left:20px;
	background:url(../images/white-arrow.gif) no-repeat;
}

#home #sideNav a:hover p.more{
	text-decoration:underline;
}

#home #callouts{
	width:634px;
	float:left;
	margin: 10px 0 0 0;
}

#home #callouts div{
	width:197px;
	float:left;
	margin-right:13px;
}

#home #callouts a span{
	display:block;
	width:197px;
	height:95px;
	padding-bottom:8px;
	background: url(../images/callout-img-drop-shadow.gif) bottom;
}

#home #callouts a img{
	border:1px solid #d9dab3;
}

#home #callouts a:hover img{
	border:1px solid #78c96c;
}

#home #callouts a h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:1;
	margin:10px 10px 0  10px;
	font-weight:normal;
	color:#222222;
	
}

#home #callouts a p{
	font-size:11px;
	line-height:1.4;
	margin:5px 10px 5px 10px;
	font-weight:normal;
	color:#686868;
	
}

#home #callouts a p.more{
	color:#5d87cb;
	font-weight:bold;
	padding-left:20px;
	background:url(../images/green-arrow.gif) no-repeat;
	
}

#home #callouts a:hover p.more{
	color:#60b4fb;
	text-decoration:underline;
}

#home #login{
	margin-top:10px;
	float:left;
	width:286px;
	color:#fff;
	background:#717052;
}

#home #login div{
	width:254px;
	padding:10px;
	margin:5px;
	border:1px solid #fff;
}

#home #login h2{
	margin:0;
	display:block;
	color:#fff;
	font-size:11px;
	line-height:1;
	padding:9px 10px 14px 10px;
	background:url(../images/home-sign-in-bg.gif) repeat-x;
}

#home #login p{
	margin:0;
	line-height:1.8;
}

#home #login p.forgot{
	margin-top:10px
}

#home #login p.forgot a{
	color:#fff;
	text-decoration:underline;
}

#home #login p.forgot a:hover{
	text-decoration:none;
}

#home #login div.bar{
	height:0;
	padding:0;
	margin:15px 0;
	border:none;
	border-bottom:1px solid #cfd0ad;
}

#sub #mainContent{
	width:585px;
	float:left;
	margin: 10px 30px 0 10px;
}

#sub h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#2c2c2c;
	line-height:1.2;
	font-size:22px;
	margin:0 0 15px 0;
}

#sub p{
	line-height:1.82;
}

.float-left{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.float-right{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

#sub a.body-callout, #sub div.body-callout{
	display:block;
	margin-bottom:25px;
	clear:both;
}

#sub a.body-callout h3, #sub div.body-callout h3{
	color:#2c2c2c;
	font-size:16px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1;
	margin: 0 0 5px 0;
}

#sub a.body-callout p, #sub div.body-callout p{
	margin:0;
	color:#686868;
}

#sub a.body-callout img,  #sub div.body-callout img{
	padding-bottom:8px;
	background:url(../images/callout-img-drop-shadow.gif) repeat-x bottom;
}

#sub a.body-callout p.more{
	font-weight:bold;
	padding-left:20px;
	color:#5d87cb;
	margin-left:170px;
	background:url(../images/green-arrow.gif) no-repeat 0 4px;
}

#sub a.body-callout:hover *, #sub a.body-callout:hover p.more{
	color:#60b4fb
}

#sub a.sub-top-callout h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#222222;
	line-height:1.2;
	font-size:22px;
	margin:0 0 15px 0;
}

#sub a.sub-top-callout p{
	margin:0;
	color:#686868;
}

#sub a.sub-top-callout p.more{
	font-weight:bold;
	padding-left:20px;
	background:url(../images/green-arrow.gif) no-repeat 0 4px;
}

#border{
	border:1px solid #c9c9c9;
}

#sub #sideNav h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#2c2c2c;
	line-height:1.2;
	font-size:22px;
	margin:0 0 15px 0;
}

#sub #sideNav p{
	margin:0;
}

#sub #sideNav div.bar{
	height:0;
	padding:0;
	margin:15px 0;
	border:none;
	border-bottom:1px dotted #686868;
}

#sub #sub-side-block{
	margin:20px 0; padding:5px; width:276px;
	background:url(../images/side-nav-bg.jpg);
	color:#fff;
}

#sub #sub-side-block div{
	width:254px;
	padding:10px;
	margin:0;
	border:1px solid #fff;
}

#sub #sub-side-block div.bar{
	height:0;
	padding:0;
	margin:15px 0;
	border:none;
	border-bottom:1px solid #aa987d;
}

#sub #sub-side-block h2, #sub #sub-side-block h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	line-height:1.25;
	color:#FFFFFF;
	margin:0;
}

#sub #sideNav #sub-side-block a p{
	color:#FFFFFF;
}

#sub #sideNav #sub-side-block a p.more{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:20px;
	background:url(../images/white-arrow.gif) no-repeat;
}

#sub #sideNav a:hover p.more{
	color:#60b4fb;
	text-decoration:underline;
}

#returnContent{
	width:821px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
#showError {
	font-weight: bold;
	border: thin solid #FF0000;
	padding: 10px;
}

/* Drop Down Addition */


#mainNav #subNav li{
	list-style:inherit;
	margin:0;
	float:none;
	display:block;
	color:#000000;
}

#mainNav #subNav{
	list-style:inherit;
	display:block;
	position: absolute;
	background:#3d1f1d;
	width: 224px;
	left: -999em;
	padding-bottom:5px;
}

#mainNav #subNav li a, #mainNav #subSubNav li a{
	float:none;
	line-height:1;
	display:block;
	height:inherit;
	width:200px;
	padding:7px;
	margin: 0 5px 0 5px;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	text-transform:inherit;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #ffffff;
}

#mainNav ul li:hover #subNav, #mainNav ul li.over #subNav{
	left: auto;
}

#subNav li a:hover{
	background-color: #4e2c29;
}

#mainNav #subSubNav li a{
	padding-left:40px;
	width:167px;
}