body {
  /*font-family: Arial, helvetica, sans-serif;*/
  font-family: Tahoma, Geneva, sans-serif;
  
  /* color:#122C16; */
  color: rgb(51,102,153);
  font-size:11.5px;
  line-height:16px;
  background:url(../images/bg_image.jpg);
  background-position: center;
  background-position:top;
/*  background-repeat:repeat-x;*/
  background-repeat:no-repeat;
   background-color:#ffffff;
}



#header{
}

a:active,a:visited,a:link{
text-decoration:underline;
/* color:#006666;*/
color: #333;
}
a:hover {
text-decoration:none;
/* color:#D65B16; */
color:#CD6817;
}


H1{
 /* color:#D65B16; */
  color:#D4AF37;
  font-size:16px;
  font-weight:bold;
  line-height:19px;
}

H2{
   /* color:#D65B16; */
  color: #D4AF37;
  font-size:13px;
  font-weight:bold;
  line-height:16px;
}

.article_header{
   /* color:#D65B16; */
  /* color:#FF9900; */
  color: #D4AF37;
  font-size:17px;
  font-weight:bold;
  line-height:19px;
}

.side_nav{
   /* color:#D65B16; */
  /**/ color:#f5f5f5; 
  font-size:11px;
  font-weight:bold;
  line-height:19px;
  background-image:url(../images/horizontal_line_grey.gif);
background-position:bottom;
background-repeat:repeat-x
}



.other_areas{
   /* color:#D65B16; */
  color:#FFFF00;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
}

.bg_table {
  background:url(../images/bg_table.jpg);
  background-position: top;
  background-repeat:repeat-x;
}




/*input { font-family: Tahoma; }

input.text { vertical-align: middle; height: 25px; line-height: 24px; border: 1px solid #b2b2b2; background: #fff url(/images/common/forms/input-bg-slice.jpg) repeat-x top left; padding: 4px 4px 0px 4px; }

button.small-search { width: 35px; height: 26px; overflow: visible; text-indent: -9999px; border: none; background: transparent url(/images/activeden/buttons/search-small.png) no-repeat top left; cursor: pointer; }

button.small-search:hover { background-position: bottom left; cursor: pointer; }

textarea { font-family: tahoma; }

textarea{ border: 1px solid #b2b2b2; background: #fff url(../images/common/forms/textarea-bg-slice.jpg) repeat-x top left; }

select { border: 1px solid #b2b2b2; background: #fff url(../images/common/forms/input-bg-slice.jpg) repeat-x top left; height: 25px; width: 150px; line-height: 22px; }

*/




/* http://www.assemblesoft.com/examples/form/simpleform.html?name= */

form {
	background:#fff;
	padding:1em;
	border:1px solid #eee;
}
.login {
	background:url(../images/user.gif) no-repeat 95% 1em;
}
.contact {
	background:url(../images/email2.gif) no-repeat 95% 1em;
}
fieldset div {
	margin:0.3em 0;
	clear:both;
}
form {
	margin:1em;
	width:460px;
}
label {
	float:left;
	width:12em;
	text-align:right;
	margin-right:1em;
	color:#666;
}
legend {
	color:#0b77b7;
	font-size:1.2em;
}
legend span {
	width:10em;
	text-align:right;
}
input {
	padding:0.15em;
	width:19em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}
.date input {
	background-image:url(../images/calendar-small.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}

.date fieldset label {
	float:none;
	display:block;
	text-align:left;
	width:auto;
}
.date fieldset div {
	float:left;
	clear:none;
	margin-right:0.2em;
}
.radio, .date {
	position:relative;
}
.radio fieldset, .date fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 11em;
}
.radio legend, .date legend {
	font-size:1em;
	color:#000;
}
.radio legend span, .date legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}
.radio label, .radio input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}
.radio div {
	float:left;
	white-space:nowrap;
	clear:none;
}

.email {
	width:14em;
}

input.default {
	color:#bbb;
}

#submit-go {
	margin-top:1em;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../images/submit-button.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}
#submit-go:hover {
	background-position:0 -26px;
}





/*input
{
font-size 		: 8 pt;
COLOR		: #000;

BORDER-LEFT	: #cccccc 1px solid; 
BORDER-TOP	: #cccccc 1px solid; 
BORDER-BOTTOM	: #cccccc 1px solid;
BORDER-RIGHT	: #cccccc 1px solid; 
BACKGROUND	: #f5f5f5 no-repeat 10px 50%; 
}


textarea
{
font-size 		: 8 pt;
COLOR		: #000;

BORDER-LEFT	: #cccccc 1px solid; 
BORDER-TOP	: #cccccc 1px solid; 
BORDER-BOTTOM	: #cccccc 1px solid;
BORDER-RIGHT	: #cccccc 1px solid; 
BACKGROUND	: #F3CEBA no-repeat 10px 50%; 
BACKGROUND	: #F5f5f5 no-repeat 10px 50%; 

}


select {
color : #000;
background-color: #F5f5f5; 
font-size : 8pt;

}

radio
{
font-size 		: 10 pt;
COLOR		: #F5f5f5;

BORDER-LEFT	: 0px; 
BORDER-TOP	: 0px; 
BORDER-BOTTOM	: 0px;
BORDER-RIGHT	: 0px; 
BACKGROUND	: #F5f5f5 no-repeat 10px 50%; 
}




.search_input
{
font-size 		: 8 pt;
COLOR		: #6666;
BORDER-LEFT	: #cccccc 1px solid; 
BORDER-TOP	: #cccccc 1px solid; 
BORDER-BOTTOM	: #cccccc 1px solid;
BORDER-RIGHT	: #cccccc 1px solid; 
BACKGROUND	: #F5f5f5 no-repeat 10px 50%;
height:14px; 
}




input:focus, textarea:focus {
	background-image: none;
	border: 0.2em;
	border-color: #FFF;
	border-style: solid;
	margin: 0;
}

input[type="checkbox"]:focus, input[type="radio"]:focus {
	border: 0;
	margin: 0.1em;
}
*/


.bg_grey_gradient {
background-image:url(../images/bg_light_grey_gradient.jpg);
background-position:top;
background-repeat:repeat-x
}


.bg_320_right {
background-image:url(../images/home_320_cell_right_line.gif);

}

.bg_320_left{
background-image:url(../images/home_320_cell_left_line.gif);
background-position:left;
background-repeat:repeat-y
}


.bg_table_image{
background-image:url(../images/bg_table.jpg);
background-position:top;
background-repeat:repeat-x
}




.smalltxt{
  font-size:11px;
  line-height:15px;
}


.whitetxt{
  COLOR		: #fff;
}

.whitetxt a:active,.whitetxt a:visited,.whitetxt a:link{
text-decoration:underline;
color:#ffffff;
}

.whitetxt a:hover {
text-decoration:none;
 font-style:bold;
 font-weight:bold;
}



.nav_whitetxt{
  COLOR		: #333333;
  padding-left:8px;
  padding-right:8px;
  font-size:11px;
  font-style:bold;
}

.nav_whitetxt a:active,.nav_whitetxt a:visited,.nav_whitetxt a:link{
text-decoration:underline;
color: #333333;
}

.nav_whitetxt a:hover {
text-decoration:none;
color: #000000;
}


.footertxt{
  font-size:9px;
  line-height:13px;
  color:#999999;
  padding-left:12px;
  padding-right:12px;
}













.print_header, .print_footer { display: none; }

/* image boarders */

.horizontal_line {
background-image:url(../images/horizontal_line_grey.gif);
background-position:bottom;
background-repeat:repeat-x
}


.side_nav_underline
{
background-image:url(../images/horizontal_line_grey.gif);
background-position:bottom;
background-repeat:repeat-x
}




#main{
border:medium #66FF99;
font:Georgia, "Times New Roman", Times, serif;
}


.wishlist_table{
border:1px solid #CCD0D6; /* Neutral_Medium */
/*filter:shadow(color:gray, strenght:5, direction:135);*/
}



/*input
{
font-size 		: 8 pt;

color:#003366;

BORDER-LEFT	: #f5f5f5 1px solid; 
BORDER-TOP	: #f5f5f5 1px solid; 
BORDER-BOTTOM	: #0071BC 1px solid;
BORDER-RIGHT	: #f5f5f5 1px solid; 
BACKGROUND	: #ffffff no-repeat 10px 50%; 
}


textarea
{
font-size 		: 8 pt;
color:#003366;

BORDER-LEFT	: #f5f5f5 1px solid; 
BORDER-TOP	: #f5f5f5 1px solid; 
BORDER-BOTTOM	: #0071BC 1px solid;
BORDER-RIGHT	: #f5f5f5 1px solid; 
BACKGROUND	: #ffffff no-repeat 10px 50%; 
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}


select {
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	font-size:11px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	font-family:tahoma, arial, sans-serif;


}

.select {
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	font-size:11px;
	background-color:#590407;
	color:#ffffff;
	padding:3px;
	margin-right:4px;
	margin-left:6px;
	font-family:tahoma, arial, sans-serif;
	background-position: top center;

}

radio
{
font-size 		: 10 pt;
COLOR		: #0071BC;

BORDER-LEFT	: 0px; 
BORDER-TOP	: 0px; 
BORDER-BOTTOM	: 0px;
BORDER-RIGHT	: 0px; 
BACKGROUND	: #ffffff no-repeat 10px 50%; 
}

checkbox
{
font-size 		: 10 pt;
COLOR		: #0071BC;

BORDER-LEFT	: 0px; 
BORDER-TOP	: 0px; 
BORDER-BOTTOM	: 0px;
BORDER-RIGHT	: 0px; 

}




.search_input
{
font-size 		: 11px;
COLOR		: #666;
BORDER-LEFT	: #cccccc 0px solid; 
BORDER-TOP	: #cccccc 0px solid; 
BORDER-BOTTOM	: #cccccc 0px solid;
BORDER-RIGHT	: #cccccc 0px solid; 
BACKGROUND	: #F5f5f5 no-repeat 10px 50%;
height:12px; 
}

hr{
height:1px;
color:#333333;
}


input:focus, textarea:focus {
	background-image: none;
	border: 0.2em;
	border-color: #7E9FDA;
	border-style: solid;
	margin: 0;
}

input[type="checkbox"]:focus, input[type="radio"]:focus {
	border: 0;
	margin: 0.1em;
}

*/



.whitetxt{
  COLOR		: #f5f5f5;
  font-family:"Trebuchet MS",arial,helvetica,sans-serif;

 font-size:12px;

}

.whitetxt a:active,.whitetxt a:visited,.whitetxt a:link{
text-decoration:underline;
color:#ffffff;
}

.whitetxt a:hover {
text-decoration:none;
color:#fff;
}


.whitetxt_sml{
  COLOR		: #f5f5f5;
  font-family:"Trebuchet MS",arial,helvetica,sans-serif;

 font-size:9px;

}



.left_pad_15{
padding-left:15px;
/*background-image:url(../images/home_320_cell_left_line.gif);
background-position:left;
background-repeat:repeat-y */
}






/* <div id="Left_Floated_Image" style="width: 320px; height: 255px;">
<img xsrc="http://webtutor.chch.ox.ac.uk/images/stories/atriipsmall.jpg" alt="" /></div> */

#Image_Text_wrap_Content { }
#Left_Floated_Image {

    float:left;

    clear:left;

    padding: 0;

    margin-right: 15px;

}


#Right_Floated_Image {

    float:right;

    clear:right;

    padding: 0;

    margin-left: 15px;

}



.standard {
	border: 1px solid #f5f5f5;
	background-color: #ffffff;
}




.side_nav a:active,.side_nav a:visited,.side_nav a:link{
text-decoration:underline;
color:#FFF;
font-size:13px;
line-height:18px;
}

.side_nav a:hover {
text-decoration:none;
color: #FFFF00;
font-size:13px;
}



.float_right_test
{
float:right;
border:1px dotted black;
margin:0px 0px 15px 20px;
}



.dotted_border
{
	border:1px dotted black;
	padding:5px 5px 5px 5px;
}

.orange_text{
color: #FF9900;
}


.event_header_yellow{
text-transform: uppercase ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}




.whitetxt a:active,.whitetxt a:visited,.whitetxt a:link{
text-decoration:underline;
color:#ffffff;
}

.whitetxt a:hover {
text-decoration:none;
color:#fff;
}










.event_header{
text-transform: uppercase ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999966;
}



.event_header_white{
/* text-transform: uppercase ; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color:#FFF;
}


.image_boarder {
margin:0px auto;
/*width:180px;
height:180px;*/
padding:10px;
background:#333333; 
border:2px solid white;
}


.polaroid {
     padding:15px 15px 55px 15px;
     border:1px #fff;
     background:#333333;
     text-align:center;
}
.polaroidtext {
    color:black;
    position:relative;
    top: -50px;
}


.tbl_bg_image
{ 
background-image:url('../images/bg_girl.gif');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
}