﻿/* CSS Document */

/* anchor properties */
a { font-family:Tahoma;}
a:hover { color: #ff9900; text-decoration: none;}
.sm { color:#FFFFFF; text-decoration: none; font-weight: normal; font-size: 12px;}
.sm a:hover { color:#000000; text-decoration: none; font-weight: normal;}
.box_head_1_dyn a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_1_dyn a:hover { color:#b49e77; text-decoration: none; font-weight: bold;}
.box_head_2_dyn a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_2_dyn a:hover { color:#b49e77; text-decoration: none; font-weight: bold;}
.box_head_2_flip a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_2_flip a:hover { color:#b49e77; text-decoration: none; font-weight: bold;}
.box_content_link {}
.box_content_link a { color:#000000; text-decoration: none; font-weight: normal;}
.box_content_link a:hover { color:#ff9900; text-decoration: underline; font-weight: normal;}
.submenu_buttons a { color:#575035; text-decoration: none; font-weight: bold;}
.submenu_buttons1 a { color:#ff9900; text-decoration: none; font-weight: bold;}
.submenu_buttons a:hover { color:#FFFFFF; text-decoration: underline; font-weight: bold;}
.submenu_buttons1 a:hover { color:#FFFFFF; text-decoration: underline; font-weight: bold;}
.submenu a { color:#000000; text-decoration: none; font-weight: normal;}
.submenu a:hover { color:#ff9900; text-decoration: underline; font-weight: normal;}

a img {border: none;}


body {
	background-color: #b49e77;
	margin: 0 0 0 0;
	font-size:12px;
	font-family:Tahoma;

}
.bodytable {
	width: 100%;
	border: 0px solid #000000;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
}

/* 3 column main table */
.maintable {
	width: 100%;
	border: 0px solid #AAAAAA;
	border-collapse: collapse;
	padding: 2px;
	margin: 2px;
	margin-left: 0px;
}

/*columns in main table */
.leftcolumn {
	width: 160px;
	padding:4px;
}
.centercolumn {
	padding:4px;
}
.rightcolumn {
	width: 160px;
	padding:4px;
}

/*box defining properties */
.box_150 {
	width: 160px;
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_content_1 {
	background-color: #c9b99c;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
}
.box_head_1_150 {
	width: 126px;
	background-color: #666047;
	background-image:url(images/boxhead2/hd_666047_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_1_left {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_666047_left.gif);
}
.box_head_1_right {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_666047_right.gif);
}
.box_head_2_150 {
	width: 126px;
	background-color: #666047;
	background-image:url(images/boxhead2/hd_666047_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_2_left {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_575035_left.gif);
}
.box_head_2_right {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_575035_right.gif);
}
.box_head_2_left_flip {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_white_left_flip.gif);
}
.box_head_2_right_flip {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_white_right_flip.gif);
}
.box_150_content_2 {
	width: 148px;
	background-color: #c9b99c;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 4px;
}
.box_head_2_dyn {
	background-color: #575035;
	background-image:url(images/boxhead2/hd_575035_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.box_head_2_flip {
	background-color: #575035;
	background-image:url(images/boxhead2/hd_white_mid_flip.gif);         background-repeat:repeat-x;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.box_content_2 {
	background-color: #EEEEEE;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
}
.box_content_3 {
	background-color: #666047;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;

}
.box_dyn {
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_head_1_dyn {
	background-color: #666047;
	background-image: url(images/boxhead2/hd_666047_mid.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.box_dyn_content {
	background-color: #FFFFFF;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 2px;
	padding-bottom: 2px;
}

/*not boxes*/
.submenu {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-collapse:collapse;
	text-indent: 8px;
	background-color: #c9b99c;
	padding: 2px;
	font-size: 12px;
}
.submenu_buttons {
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: 0;
	font-size: 12px;
}
.formbutton {
        background-color: #666047;
        border-width: 1px solid #000000;
        color: #000000;
        font-size: 10px;
        font-weight: bold;
}
h1 {
        font-size: 16px;
        text-align: center;
        font-weight:bold;
}
.footertext {
	font-size: 10px;
}
.login_box_text1 { 
        font-size: 12px; 
}
.login_box_text2 { 
        font-size: 12px;
}

/* extra questions and extra checkboxes */ 

 

.extraCheckboxes { 

margin:0px; 

padding:0px; 

float:left; 

list-style:circle inside url('images/checkbox_arw.gif');

} 

 

.extraQuestionName { 

margin:0px; 

padding:0px; 

list-style:none inside;

} 

 

.extraQuestionValue { 

margin:0px; 

padding:0px; 

list-style:none inside; 

}

/* gallery images on listing display page */

 

#galleryContainer

{

       width: 450px;

       height: 100%;

       margin: 0px auto; /* CENTER THE DIV */

       text-align: center;

}

#galleryBigImage

{

       float: left;

       text-align: center;

       border: 1px solid #ccc;

       margin-top: 4px;

}

#galleryBigImage img

{

       margin: 0px auto;

}

#galleryThumbs

{

       width: 192px;

       

       float: right;

       padding: 3px;

       

       text-align: auto;

}

 

#galleryThumbs ul

{

       margin: 0px;

       padding: 0px;

}

#galleryThumbs ul li

{

       list-style: none;

       padding: 0px;

       margin: 1px;

       display: block;

       float: left;

       border: 1px solid #ccc;

       text-align: center;

       

}

 

#galleryThumbs ul li img

{

       margin: 0px auto;

       border: 0px;        

}


