/* CSS Document */
body { background-image:url(/assets/images/fryettstopbg.jpg); background-repeat: repeat-x; background-position:top; background-color: #3b2c32;}


/*.header .toplinks{  width: 938px; color:#dacace; font-size:75%;  float:left; text-align:right; padding-left:15px; padding-right:5px;  padding-bottom:10px; padding-top:10px;}
.header .toplinks img { float:left; }
.header .toplinks p { color:#dacace; font-weight:600; text-align:left; float:left; margin:38px 0 0 10px; padding-top:5px; padding-bottom:5px;}
.header .toplinks label { color:#dacace; }
*/

.content .left-long .gallery-img-sm { 
width:155px;
height:135px;
padding:5px;
float:left;
margin:0 8px 8px 0;
background-color:#504046;
border:1px solid #32272b;
text-align:center;
}

.content .left-long .gallery-img-sm p { text-align:center;}

.content .right .gallery-img-sm { 
width:120px;
height:97px;
padding:5px;
float:left;
margin:0 8px 8px 0;
background-color:#504046;
border:1px solid #32272b;
text-align:center;}

.content .right .gallery-img-sm p { text-align:center;}

.gallery-img-sm-home { 
width:130px;
height:135px;
padding:5px;
float:left;
margin:0 8px 8px 0;
background-color:#504046;
border:1px solid #32272b;
text-align:center;}

.gallery-img-sm-home p { text-align:center;}

.header .toplinks_test {    width: 100%;   margin-top:0;  margin-bottom:6px; padding:0; float:left; text-align:right; }
.header .toplinks_test img { float:left; margin:0; padding:0; }
.header .toplinks_test p { color:#d999ac; font-size:90%; font-weight:600; text-align:right; width:550px; margin-bottom:0; margin-top:0px;}

.header .toplinks_test a { color:#d999ac; text-decoration:none;}
.header .toplinks_test a:hover { color:#fff; text-decoration:none;}

.loginform { float:right;  width:600px; margin-bottom:15px; margin-top:8px;; }
.loginform input {  font-size:75%;  color:#efdde2; margin-left:4px; background:#715963; border:1px solid #56524e; }
.loginform label {color:#fff;  font-size:75%;}
.loginform .button { border-left:1px solid #7d636e;   border-top:1px solid #7d636e;  border-right:1px solid #4b313c;
border-bottom:1px solid #4b313c; background-image: url(../images/butbg-purp.jpg); backgroun-position:top; backgrond-repeat: repeat-x; font-weight:600;}

.content .left h1, .content .left-long h1 {margin-top:15px; margin-bottom:5px; width: 470px;  font-size:130%; float:left; font-weight:500; color:#f2e8f0; }

.content h1 {margin-top:15px; margin-bottom:5px; width: 470px;  font-size:130%; float:left; font-weight:500; color:#f2e8f0; }

.content .left ul, .content .left-long ul {margin-top:5px; margin-left:5px; padding:0 0  0 10px; line-height:16px; margin-bottom:0px;   font-size:75%;  color:#d7c5ca; clear:both; }

.content .left  h2, .content .left-long h2 { margin-top:0; margin-bottom:5px; font-weight:500; font-size:80%;  color: #de88a2;}

.content .right .feature .title { color:#f2e8f0; font-size:80%; float:left; font-weight:600;padding:10px 10px 0px 10px;}
.content .right .feature { float:left; /*background:#b6a28a;*/ background:#5f4a55; width:300px; padding:0px;}
.content .right .feature  p { margin:0; padding:0px 10px 10px 10px;}

.footer {  float:left; width: 958px; color:#c4b1bb; float:left; font-size:70%; padding: 10px 0px 10px 0px; text-align:left; margin-left:auto; margin-right:auto; background:#5a4550; margin-bottom:10px; margin-top:20px; font-weight:500;}

.footer a { color:#c4b1bb; text-decoration:none; }
.footer p { float:left; width:630px; margin:0; padding:0; color:#c4b1bb; }
.footer a:hover { color:#fff; text-decoration:none;}


ul#mainnav li a {
	margin: 0;
	padding: 4px 0 4px 15px;
	color: #f2e8f0;
	text-decoration: none;
	background: url(/assets/images/sidebar/side_purp.gif) no-repeat left;
	width: 140px;
	display: block;
	font-weight: bold;
}

ul#mainnav li a:hover {
	color: #d4698a;
}

ul#mainnav li ul li a {
	background: url(/assets/images/sidebar/link_white.gif) no-repeat left;
	font-weight: normal;
	color:#f2e8f0;
}

ul#mainnav li ul li a:hover {
	color:#d4698a;
}

.breadcrumb a { color: #d7c5ca;
text-decoration: none;}

.breadcrumb a:hover {color: #d4698a;
text-decoration: none;}

.breadcrumb .selected {color: #d4698a;}

.logindiv .button {
font-size:75%;
float:left;
width:169px;
background-color: #b55773;
color: #FFF;
text-align:center;
border: 1px solid #b55773;
font-weight: normal;
}

.processdiv {float:left;  width:300px; padding:10px; margin-right:30px; margin-bottom:20px;}

