/* - - - - - - - - - - - - - - - - - - - - -

Title : Perfect Occasion
Author : Mohammad Yusuf
URL : http://www.suitsmeonline.com

Description : This is the CSS file of Suits Me. Copying is strictly prohibited, you can however take ideas from this.

Created : 06-02-08
Modified : 07-02-08

- - - - - - - - - - - - - - - - - - - - - */

/* ----- BODY ----- */

body {
	width:850px;
	background-color:#ced4b2;
	margin:0 auto;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	font-family:verdana, Helvetica, sans-serif;
}

p {
margin:0;

}
/* ----- HEADER ----- */

#header {
	width:849px;
	height:82px;
	margin-top:17px;
	margin-bottom:0;
	background-color:#fafce4;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e8e6cb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #98926f;
	border-right-color: #98926f;
	border-left-color: #98926f;
}
/* ----- HEADER ----- LOGO ----- */

#logo {
	float:left;
	width: 251px;
	height: 82px;
}
/* ----- HEADER ----- MAIN NAVIGATION -----*/

#topnavigation {
	height:82px;
	width:598px;
	float:right;
	font-size: 12pt;
}
#topnavigation ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
#topnavigation li {
	height:82px;
	display:inline;
	float: left;
	text-align:center;
	margin-left:2px;
	margin-top:0;
	margin-bottom:0;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#topnavigation a {
	height:42px;
	padding-top:40px;
	padding-left:23px;
	padding-right:22px;
	display:block;
	display:inline-block; /* for IE 6 */
	color:#685746;
	text-decoration:none;
}

#topnavigation a:hover, #topnavigation #current a {
	height:42px;
	margin-top:0;
	margin-bottom:0;
	color:#aaa069;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
/* FAUX LAYOUT WRAPPER */


/* 
This div is optional: When you delete it the navigation bar and the content block won't have the same size when one of them has a larger height then the other. I recommend you to leave this faux layout wrapper here.

IMPORTANT: In order to make this work you have to download http://csseasy.com/layouts/fixed/background_4.gif (copy past in your address bar) and place it in the same folder as this html file. DON'T HOTLINK to this file.
*/

#wrapper {
	width:849px;
	overflow:hidden; /* USE FIREFOX GUYS! WE ONLY NEED THIS LINE BECAUSE INTERNET EXPLODER ISN'T READING CODE PROPERLY */
	margin:0;
	background-image:url(images/wrapper_bg.jpg);
	background-repeat:repeat-x;
	background-color:#d6dbbf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98926f;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98926f;
	border-left-color: #98926f;
	
}

/* ----- MAIN CONTENT ----- */

#leftbar {
	width:250px;
	height:513px;
	margin-top:0;
	float:left;
}

#leftcontenttop {
	width:250px;
	height:295px;
	margin-top:0;
	text-align:right;

}

h1 {

	font-size:20pt;
	font-weight:normal;
	color:#aaa069;
	margin-top:0;
	margin-bottom:15px;
	padding-top:16px;
	padding-right:40px;
	

}

#navlist
{
padding-left: 0;
margin:0;
text-align:right;
font-size:10pt;
padding-right:40px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
}

#navlist li a { text-decoration: none; color:#aaa069; font-weight:bold; }

#navlist a:hover { text-decoration: none; color:#685746; }

#leftcontentbottom {
	width:250px;
	height:218px;
	margin-top:0;
	background-image:url(images/lbar_d.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;

}

#rightbar {
	width:599px;
	float:right;
	height:513px;
	margin-top:0;
}
#rightcontenttop {
	width:585px;
	height:17px;
	margin-top:16px;
	margin-bottom:0;
	background-image:url(images/rounded_top.jpg);
	background-repeat:no-repeat;

}

#rightcontentmain {
	width:583px;
	height:440px;
	margin-top:0;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9d1a3;
	border-left-color: #c9d1a3;	
}
#rightcontentbottom {
	width:585px;
	height:19px;
	background-image:url(images/rounded_bot.jpg);
	background-repeat:no-repeat;
	margin-top:0;
}

#navlist
{
padding-left: 0;
margin-left: 0;
text-align:right;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
}

#navlist li a { text-decoration: none; color:#aaa069; font-weight:bold; }

#navlist a:hover { text-decoration: none; color:#666660; }

#faq {
	color:#aaa069;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	padding-bottom:0;
	font-size:10px;


}

h2 {
	color:#685746;
	font-size:11px;
	padding:0;
	margin:0;


}

#con {
	color:#aaa069;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	padding-bottom:0;
	font-size:11px;


}

h3 {
	color:#685746;
	font-size:11px;
	padding:0;
	margin:0;


}

#brand {
	color:#aaa069;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	padding-bottom:0;
	font-size:12px;


}

h4 {
	color:#685746;
	font-size:12px;
	padding:0;
	margin:0;


}

/**#box1 {
	width:286px;
	height:56px;
}
#box2 {
	width:286px;
	height:148px;

}
#box3 {
	width:286px;
	height:149px;

}
#box4 {
	width:286px;
	height:147px;

}
#box5 {
	width:190px;
	height:172px;
	margin-top:3px;
	margin-left:4px;
	border: 1px solid #b1b1b1;
	background-color:#fff;
} **/

/* ----- FOOTER ----- */

#footer {
	width:758px;
	min-height:120px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:110px !important; /* for IE5.x and IE6 */
	border: 1px solid #b1b1b1;
	margin-top:3px;
	margin-bottom:20px;
	background-image:url('../Images/f_bg.jpg');
	background-repeat:repeat-x;
	background-color:#CCCCCC
}
#footer_l {
	margin-top:3px;
	padding-left: 0;
	margin-left: 0;
	float:left;
	width: 180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footer_l li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
}
#footer_l li a {
	text-decoration: none;
	color:#000000;
}
#footer_l a:hover, #footer .current a {
	color:#666666;
}
#footer_r {
	margin-top:3px;
	padding-left: 0;
	margin-left: 0;
	float:left;
	width: 180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footer_r li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
}
#footer_r li a {
	text-decoration: none;
	color:#000000;
}
#footer_r a:hover, #footer .current a {
	color:#666666;
}
#footer_fr {
	margin-top:3px;
	padding-left: 0;
	margin-left: 0;
	float:left;
	width: 390px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
}
#footer_fr li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
}
#footer_fr li a {
	text-decoration: none;
	color:#000000;
}
#footer_fr a:hover, #footer .current a {
	color:#666666;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	padding-left:5px;
	padding-right:5px;
}
