/* CSS Document */

/*Standard Styling*/


body {
text-align:center;
margin:0;
font-family:Palatino Linotype, Calibri, sans-serif;
font-size:1.0em;
color:#666;
background:#330100 url(../Images/StyleImages/header_bg.jpg) repeat-x;
}

#body_holder {
background:#FFF;
margin-top:25px;
border:1px solid #CCC;
}

h1 {font-size:22px; margin:0; padding:0 5px; color:#FF6600; font-weight:400; border-bottom:1px solid #999; }
h2 {font-size:18px; margin:0; padding:0 5px; color:#339999; font-weight:400;}
h3 {font-size:16px; margin:0; padding:0 5px; color:#666666; font-weight:800;}
p { margin:10px; }
img { border:none; }
dl { margin-top:0; }

a:link, a:visited {
	color:#3399CC;
	text-decoration:none;
	}

a:hover, a:active {
	color:#990000;
	text-decoration:underline;
	}

.clearer {clear:both; height:0px; overflow:hidden; }
.l_clear {clear:left; height:0px; overflow:hidden; }
.r_clear {clear:right; height:0px; overflow:hidden; }

.error_box {
border:1px solid #990000;
background:#FF3333;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
margin:10px;
}

.valid_box {
border:1px solid #006600;
background:#66CC66;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
margin:10px;
}

/*Layout Styling*/

/*Head Section*/

.block {
width:950px;
margin:0 auto 0 auto;
text-align:left;
}

#header {
/*background:url(../Images/StyleImages/header_bg.jpg) repeat-x*/;
height:80px;
/*border-bottom:1px solid #000*/;
}

#head img {
display:inline;
float:left;
position:relative;
}

#head .head_banner {
display:inline;
width:470px;
float:right;
position:relative;
padding-top:10px;
height:69px;
}

#menu {
background:url(../Images/StyleImages/menu_back.jpg) repeat-x;
height:40px;
border-bottom:1px solid #CCC;
}

#menu dl {
margin:0;
height:40px;
font-size:16px
}

#menu dt {
float:left;
height:40px;
line-height:40px;
vertical-align:middle;
}

#menu dt a:link, #menu dt a:visited {
display:block;
padding:0 10px 0 10px;
color:#FFF;

}

#menu dt a:hover, #menu dt a:active {
background:#e4e4e4;
color:#006666;

}

#content_holder {
overflow:hidden;
background:url(../Images/StyleImages/content_body.jpg) repeat-y;

}

#left_bar {
width:250px;
float:left;
position:relative;
clear:both;
}

#content {
padding:10px;
width:669px;
/*margin-right:10px;*/
float:left;
}


#left_menu {
font-size:0.9em;
margin:10px;
}

#left_menu a {
color:#000000;
}

.kirkhouse_ads {
text-align:center;
padding:10px 0 10px 0;
}

.google_adsense {
height:250px;

}

.left_banners {
height:250px;
}

#foot_menu {
overflow:hidden;
margin:10px 0 20px 0;
}

#foot_menu dt {
float:left;
margin:0 10px 0 10px;
}



/****************************** Module Styles **********************************/
/* News Ticker Styles */
/*
#news{
width:450px;
padding-right:20px;
/*border-right:1px solid #666666;
padding-bottom:10px;
float:left;
overflow:hidden;
/*min-height:400px;
}
*/
#news h3 {
color:#666666;
margin:10px 5px 0 5px;
}

#news .news_author {
margin:0 5px 0 10px;
}

.news_author {
font-size:10px;
color:#999999;
}

.news_item {
padding-bottom:10px;
border-bottom:1px solid #CCCCCC;
margin:10px;
}

/****************************************************************/
/* Contact Form Styles */


#contact_form {
margin:10px;
clear:left;
width:400px;
}

#contact_form th {
vertical-align:top;
width:150px;
text-align:left;
}

#contact_form input, #contact_form select {
width:250px;

}

#contact_form textarea {
width:250px;
height:150px;
}

#contact_form .submit_btn {
width:100px;
}

#contact_form .submit_holder {
text-align:right;
padding:10px;

}

/****************************************************************/
/* Quick Login form */

#qlogin {
border:1px solid #CCC;
background:#FFF url(../../Images/StyleImages/qlogin.jpg) bottom repeat-x;
margin:5px 0 5px 0;
}

#qlogin .tinput {
width:160px;
color:#666;
}

#qlogin h2 {
border-bottom:1px #FF9900 solid;
padding:5px;
width:auto;
background:#F5F0D3;
color:#FF9933;
margin-bottom:5px;
}


#login_form_holder {
margin:10px;
border:1px solid #CCC;
background:#F4F4E8;
}

#login_form_holder table {
margin: 0 10px 0 10px;
}

/****************************************************************/
/* Registration form */

#registration_form {
margin:10px;
}

.usernote {
font-size:11px;
}

/****************************************************************/
/* User Profile */

#profile_summary {
width:400px;
float:left;
overflow:hidden;


}

#user_summary {
margin:10px;

}

#user_summary th, #user_summary td {
padding:3px;
}


/****************************************************************/
/* Forum */

#forums, #forum_stats {
width:99%;
border-collapse:collapse;
margin:3px;
border:1px solid #333333;
}


#forums h3, #forum_stats h3 {
margin:0;
padding:0;
}

#forums p, #forum_stats p {
margin:3px;
}

#forums th, #forum_stats th {
background:#353535;
color:#FFF;
padding:5px;
font-size:14px;
border-bottom:1px solid #FF6600;
border-top:1px solid #333333 ;
border-left:1px solid #333333;
border-right:1px solid #333333;
text-align:left;
}

#forums td, #forum_stats td { border-bottom:1px solid #333333; padding:2px; }

#forum_stats td {background:#1A1A1A; }

span.user_1 a:link, span.user_1 a:visited { color:#FFCC00; }
span.user_2 a:link, span.user_2 a:visited { color:#FFCC00; }
span.user_3 a:link, span.user_3 a:visited { color:#66CCFF; }
span.user_4 a:link, span.user_4 a:visited { color:#66CCFF; }
span.user_5 a:link, span.user_5 a:visited { color:#66CCFF; }
span.user_6 a:link, span.user_6 a:visited { color:#66CCFF; }

span.user_1 a:hover, span.user_1 a:active { color:#FF9900; }
span.user_2 a:hover, span.user_2 a:active { color:#FF9900; }
span.user_3 a:hover, span.user_3 a:active { color:#FF9900; }
span.user_4 a:hover, span.user_4 a:active { color:#FF9900; }
span.user_5 a:hover, span.user_5 a:active { color:#FF9900; }
span.user_6 a:hover, span.user_6 a:active { color:#FF9900; }


#forums .forumicon { width:50px; vertical-align:middle; background:#333; padding:5px; text-align:center; }

#forums .forumtitle { padding:3px; background:#1A1A1A; max-width:570px; }

#forums .topiccount { text-align:center; background:#000000; }

#forums .postcount { text-align:center; background:#202020; }

#forums .viewcount { text-align:center; background:#353535; }

#forums .replycount { text-align:center; background:#353535; }

#forums .author {  text-align:center; vertical-align:middle; padding:5px; background:#202020; }

#forums .lastpost { width:180px; background:#1A1A1A; }
*html #forums .lastpost { width:180px; background:#1A1A1A; } /*IE6 min width */

#forums .zebra1 td { background:#353535; }

#forums .zebra2 td { background:#202020; }

#forums .post { border-left:1px solid #EEEEEE; padding:5px; vertical-align:top; }

#forums .authorInfo { width:150px; padding:5px; vertical-align:top; }

#forums .rank { font-size:10px; }

#forums .forum_spacer { height:15px; }

#forums .rule { border-bottom:1px solid #EEE; margin-bottom:5px; overflow:hidden; padding-bottom:2px; }
*html #forums .rule { height:14px; }


#forums .rule_right { float:right; position:relative; font-size:12px; }

#forums .rule_left { float:left; position:relative; font-size:12px; }

#forums .quotebox { border:1px #CCCCCC solid; background:#1A1A1A; margin:10px; }

.rank { font-size:10px; }

#forums .topic_pages { font-size:11px; }

.newTopic {
width:220px;
float:right;
overflow:hidden;
margin:-50px 0 0 0;
text-align:right;
}

.newTopic a:link, .newTopic a:visited {
text-decoration:none;
}

.newTopic a:hover, .newTopic a:active {
text-decoration:none;
}

#forum_profile_summary {
float:right;
width:450px;
}

#forum_profile_summary table {
margin:10px;
}

#forum_profile_summary th {
text-align:right;
padding:5px;
}

#avatar {
vertical-align:middle;
text-align:center;
border:1px solid #666666;
min-width:150px;
min-height:150px;
}

.sigbar {
border-top:1px solid #FF6600;
margin:5px 0 5px 0;
padding:0;
max-width:700px; overflow-x:auto;
}

.forum_post {min-height:50px; max-width:100%; overflow-x:auto;}
*html .forum_post { height:50px; width:100%; overflow-x:scroll;}

#forums .forum_post p {margin:5px 3px 10px 3px; }

.fpost {
margin:0 5px 0 5px;
padding:5px;
border-bottom:1px solid #333;
}

#forum_latest a, #forum_latest a:visited {
font-weight:bold;
} 

.fpost:hover {
background:#333;
}


#pvt_msgs { clear:both; }

#private_messages { margin:10px; }

#private_messages td { padding:0 10px 10px 10px; vertical-align:middle; }

#private_messages td img { vertical-align:middle; }

#private_messages td a:link, #private_messages td a:visited { }
#private_messages td a:hover, #private_messages td a:active { text-decoration:none; }

#pvt_msg_inbox {
margin:10px;
width:98%;
border:1px solid #CCCCCC;
border-collapse:collapse;
}

#pvt_msg_inbox th, #pvt_msg_inbox td {
text-align:left;
padding:5px;
}

#pvt_msg_inbox th {
border:1px solid #CCCCCC;
background:#1A1A1A;
}

#pvt_msg_inbox td { /*border:1px solid #CCC;*/ }

#pvt_msg_inbox .zebra1 td { background:#353535; }

#pvt_msg_inbox .zebra2 td { background:#202020; }


#pvt_msg_inbox .pm_headers td {
background:#666666;
color:#FFFFFF;
border: 1px solid #CCCCCC;
}

.quotebox { border:1px #CCCCCC solid; background:#1A1A1A; margin:10px; }

#user_tbl_div {margin:10px; }

#user_tbl {
margin:10px;
width:98%;
border-collapse:collapse;
border:1px solid #999999;
}

#user_tbl th {
padding:5px;
border:1px solid #999999;
background:#1A1A1A;
}

#user_tbl td {
padding:5px;

}

#user_tbl td.zebra1  { background:#353535; }


#user_tbl td.zebra2  { background:#202020; }


/****************************************************************/
/* Gallery */

#gallery {
clear:both;
font-size:0.9em;
}

.gallery_category {
margin:10px;
border-bottom:1px solid #CCC;
padding:10px;

}

.album_list {
float:left;
width:265px;
border:1px solid #ccc;
margin:10px;
background:#e4e4e4;
text-align:left;
}

.album_list th {
padding:5px;
font-size:14px;
text-align:left;
}

.album_list td {padding:3px; text-align:left; }

.album_list img { border:1px solid #ccc; }

.image_holder {
padding:3px;
background:#e4e4e4;
width:110px;
float:left;
margin:10px;
border:1px solid #ccc;
}

.image_holder p { font-size:10px; padding:2px; margin:2px; }

.image_holder div { height:90px; overflow:hidden; }

.img_hold { height:90px; overflow:hidden; width:122px; }


/****************************************************************/
/****************************************************************/
/* Site wide generic styles */

#pager_holder, #list_options {
margin:0 0 10px 10px;
padding:0;
}

#pager_holder { min-height:30px; }
*html #page_holder { height:30px; }

#pager_holder p, #list_options p {margin-top:0;}
#pager_holder select, #list_options select {font-size:10px; color:#666666; }

.paging {
height:25px;
}

.paging dt {
float:left;
height:20px;
width:20px;
line-height:20px;
border:#CCCCCC 1px solid;
margin:2px;
vertical-align:middle;
text-align:center;
background:#FFFF66;
}

.paging dt a:link, .paging dt a:visited {
text-decoration:none;
width:20px;
height:20px;
line-height:20px;
display:block;
}

.paging dt a:hover, .paging dt a:active {
text-decoration:none;
width:20px;
height:20px;
line-height:20px;
display:block;
background:#FFFFCC;
}

#curpage a:link, #curpage a:visited {
background:#FFCC66;
color:#3366FF;
}

#curpage a:hover, #curpage a:active {
background:#F5F0DC;
}

#page_st {
height:20px;
width:auto;
border:none;
margin:2px;
vertical-align:middle;
text-align:left;
background:none;
line-height:20px;
}





.idx_right {
float:right;
width:400px;
margin:0 0 10px 10px;
text-align:left;
clear:right;
}


.page_break {
background:#333;
margin:15px 0 15px 0;
clear:both;
height:10px;
}


.portfolio {
/*width:270px;*/
border:5px solid #E4E4E4;
padding:0;
margin:5px;
float:left;
}

.quotes {
background:url(../Images/StyleImages/quotes.jpg) no-repeat;
padding:10px 35px 0 20px;
}

.login_box {
width:350px;
float:left;
margin:25px 60px 25px 60px;

}

.login_box th, .login_box td {
padding:5px;
}

.login_box h2 {
background:url(../Images/StyleImages/cart_table_header.png) repeat-x;
color:#FFF;
padding:5px;
margin-bottom:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


