/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
	background-color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	}

div#sitecontainer {
	background: #fff url(http://ccd.orchidsuites.net/ht/a/GetImageAction/i/229) repeat-y top left;
	border: none;
	padding: 0px 12px 0px 12px !important;
	width: 751px;
	margin: 0 auto;
}

#main {
    float: left;
    width: 515px !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
        color: #333;

}

strong {
	color: #333;
	}

#footer {
		color: #666;
    clear: both;
    text-align: center;
    background: url(http://ccd.orchidsuites.net/ht/a/GetImageAction/i/296) no-repeat top left;
    padding: 20px 12px 0px 12px !important;
	width: 751px !important;
	margin: 0 auto;
	font-size: 10px !important;
}

#footer #bottomLinks, #bottomLinks {
	color: #61622f;
	font-size: 10px;
	}

#footer #bottomLinks a, #bottomLinks a {
	color: #61622f;
	text-decoration: none;
	font-size: 10px;
	}

#footer .address {
	font-size: 10px !important;
	color: #666;
	}

#footer .address strong {
	color: #666;
	}

#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
	font-size: 10px;
	color: #61622f;
	}

* html	#footer {
	background-position: -11px -12px;
	padding-left: 24px;
	}

/* *******************************

HOVER

The color needs an !important to overrule the normal link colors, which are set on
a selector containing an ID. Normally ID overrides CLASS, but in this specific instance
we don't want that.

******************************* */

.nav div a hover {
	color: #1E2472 !important;
	background-color: #cccccc;
}

#main a, #main a:visited {
	text-decoration: none;
	color: #9a1820;
}

#main a:hover {
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background: #3f4594;
	float: left;
}

#nav1 a {
	color: #fff;
	font-weight: bold;
	border: none;
}


#nav1 div a {
	font-weight: 300;
	border: none !important;
}

a#contribute {
	background-color: #000033;
	border: 2px solid #000033;
}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
}

.nav li div a {
    display: block;
    width: 122px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

#nav1 {
    width: 755px;
    height: 25px;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
}

#nav1 a {
    width: auto;
	padding: 5px 15px;
    display: table;
    text-align: center;
    font-size: 11px;
    float: left;
}

#nav1 a.last {
	background-image:none;
	}

#nav1 div {
	border: 1px solid #dadbb3;
	padding: 0;
	}

#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
    background-image: none;
    margin: 0;
    padding: 10px;
    float: none;
}

#nav1 div a:hover {
	background-color: #f6f6e0;
	}

/* *******************************

LEFT NAVIGATION

******************************* */
#nav2 {
	display: none;
	}

#nav2 {
	background: #fff url(http://orchidsuites.net/orchid/skins/JB01-1/images/nav2bg.jpg);
}

#nav2 a {
	font-family: 'gill sans','trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: 600;
	color: #600;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 {
    float: left;
    width: 180px;
    padding-top: 20px;
}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
    margin: 0;
    padding-left: 8px;
    padding-bottom: 3px;
    line-height: 130%;
}

#nav2 a {
	border-bottom: 1px dotted #660000;
	display: block;
	list-style-type: none;
	text-align: left; 
    margin-left: 6px;
    padding-left: 16px;
    background-position: 0 5px;
    margin: 0;
}

#nav2 ul.attention {
    margin: 6px;
}

#nav2 ul.attention li {
    margin: 0;
    padding-bottom: 4px;
}

#nav2 ul.attention li a {
    background-image: none;
    padding-left: 10px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}

/* *******************************

HEADERS

******************************* */
h1 {
	line-height:	110%;
    font-size: 150%;
    background-color: white;
    text-align: left;
    padding: 0;
    color: #e2984a;
    border: none;
    margin-bottom: 2px;
}

h2 {
	font-weight: bold;
    font-size: 100%;
    background-color: transparent;
    padding: 0;
    color: #1d407a;
	line-height: 100%;
	border: none;
	border-bottom: 1px dotted #660000;
}

h3 {
    font-size: 120%;
    color: #003399;
    background-image: url(http://orchidsuites.net/orchid/skins/JB01-1/images/navbullet.gif);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    padding-left: 0;
    background-color: transparent;
}

h4 {
    font-size: 100%;
    margin: 0;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	margin-top: 10px;
	text-align: left;
	color: #000;
	background: url(http://ccd.orchidsuites.net/ht/a/GetImageAction/i/332) no-repeat top left;
	padding-top: 45px;
	padding-bottom: 0px;
	border: 1px solid white;
}

.homealertmsg a {
	text-decoration: none;
}


.threecolumn h2 {
	font-size: 130%;
	padding: 0px;
}

.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
	color: #fff;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	text-align: left;
	width: 190px;
	padding-right: 10px;
        padding-left: 10px;
	padding-bottom: 0px;
	background-color: white;
	border-left: 1px solid #ccc;
	font-size: 10px;
}

#extra a {
	color: #9a1820;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
}

#extra img {
align: center;
	}

#extra a img {
align: center;
	}


/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9a1820;
}

#frontPanel {
	width: 773px;
	padding: 0;
	margin: 0;
	}

#frontPanel #right {
	width: 208px;
	float: left;
	}

#frontPanel #right #top {
	background: url(http://ccd.orchidsuites.net/ht/a/GetImageAction/i/225) no-repeat top left;
	padding: 35px 7px 7px 7px;
	height: 82px;
	width: 194px;
	color: white;
	}

#frontPanel #right #bottom {
	background: url(http://ccd.orchidsuites.net/ht/a/GetImageAction/i/226) no-repeat top left;
	padding: 25px 7px 7px 22px;
	width: 184px;
	height: 27px;
	}

#frontPanel #bottom form {
	margin: 0;	
	}

#frontPanel #bottom form input.go {
	background-color: #dadbb3;
	color: #1d407a;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #f0f1d7;
	}

#frontPanel #bottom form input.email {
	width: 125px;
	border: 1px solid #999;
	}

#frontPanel img.imgLeft {
	float: left;
	}
	
	
	
.releases strong {
	margin-top: 7px;
	color: #1a3e79;
	}

.releases h1 {
	color: #9a1820;
	border-top: 1px solid #cfd09c;
	padding-top: 10px;
	}


/* *******************************

SPLASH Page

Special Styles

******************************* */

#container {
	width: 758px;
	margin: 0 auto;
	padding: 0;
	}

#top {
	width: 758px;
	}

#top img {
	border: 0;
	}

.floatLeft {
	float: left;
	}

.floatRight {
	float: right;
	}

#top .floatRight {
	padding-top: 47px;
	}

#bottom {
	background: url(http://ccd.orchidsuites.net/ht/a/GetImageAction/i/384) no-repeat bottom right;
	float: left;
	}

#bottom .signupForm {
	float: right;
	background: url(http://ccd.orchidsuites.net/ht/a/GetImageAction/i/393) no-repeat top left;
	width: 359px;
	height: 43px;
	padding: 33px 29px 8px 8px;
	}

#bottom .signupForm2 {
	float: right;
	background: url(http://ccd.orchidsuites.net/ht/a/GetImageAction/i/403) no-repeat top left;
	width: 359px;
	height: 43px;
	padding: 33px 29px 8px 8px;
	}

#bottom form {
	padding: 0;
	margin: 0;
	}

#bottom form input#email {
		width: 150px;
		border: 1px solid #999;
		}

#bottom form input#zipcode {
		width: 80px;
		border: 1px solid #999;
		}

div.notice {border:none;}