/* browser unification */
:link,:visited,:focus {text-decoration:none; outline:0}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
img {border:none}
address {font-style:normal}
/* End of browser unification */

/* Start of tag styles */
body {
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	font-size: 62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color:#5d5d5d;
}

h1{
	text-indent:-1000px;
}

h2{
	width:672px;
	height:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
	color:#2f2f2f;
	background-image:url(../images/h2_bg.gif);
	background-repeat:repeat-x;
	margin-bottom:18px;
}
h3 {
	width:672px;
	height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:normal;
	color:#2f2f2f;
	background-image:url(../images/h4_bg.gif);
	background-repeat:repeat-x;
	background-position:0 5px;
	line-height:30px;
	margin-bottom:10px;
}

h4 {
	width:672px;
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#2f2f2f;
	margin-bottom:10px;
}

h5 {
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2f2f2f;
	margin-bottom:10px;
}

p {
	width:672px;
	margin-bottom:18px;
	font-size:1.2em;
	text-align:justify;
}

a {
	color:#4c8a6f;
}

a:hover {
	text-decoration:underline;
}

.hr {
	width:672px;
	border-top:1px solid #e0e0e0;
	margin:5px 0;
}

#content ul {
	margin-bottom:20px;
	font-size:1.2em;
	margin-left:14px;
}

/* End of tag styles */

/* Start of universal styles */
.clear {
	clear:both;
}
.button_small, .button_medium {
	width:86px;
	height:21px;
	text-indent:7px;
	background-image:url(../images/button_small.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
	color:#5d5d5d;
	font-size:1em;
	text-align:left;
	border:none;
	display:block;
}

.button_medium {
	width:126px;
	background-image:url(../images/button_medium.gif);
}

.small {
	font-size:0.6em;
}

.left_margin {
	margin-left:18px;
}
/* End of universal styles */

/* Start of site structure */
#container {
	width:915px;
	margin:0 auto;
}

#header {
	width:915px;
	height:98px;
	margin-top:48px;
	background-image:url(../images/header_bg.png);
	background-repeat:no-repeat;
}

#menu {
	width:915px;
	height:36px;
	background-image:url(../images/main_menu_bg.png);
	background-repeat:no-repeat;
}

#menu ul {
	height:36px;
	margin-left:27px;
	list-style:none;
	font-size:1.2em;
	line-height:33px;
}

#menu ul li{
	height:36px;
	float:left;
}

#menu ul li a{
	height:36px;
	padding-right:25px;
	padding-left:15px;
	color:#707070;
	text-decoration:none;
	background-image:url(../images/menu_tab_off.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu ul li a.selected {
	background-image:url(../images/menu_tab_on.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#333333;
}

#menu ul li div.selected_end {
	float:left;
	height:36px;
	margin-right:4px;
	width:1px;
	background-image:url(../images/menu_tab_on_end.gif);
	background-repeat:no-repeat;
}

#menu ul li a:hover {
	color:#575757;
}

#content {
	width:915px;
	background-image:url(../images/content_bg.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#left_column_container {
	min-height:538px;
	/*width:717px;
	width:732px;*/
	overflow:visible;
	float:left;
	background-image:url(../images/content_border_repeat_y.gif);
	background-repeat:repeat-y;
	background-position:27px 0;
}

#left_column {
	width:690px;
	margin-left:27px;
}

#left_column #content_border_top {
	width:18px;
	height:31px;
	background-image:url(../images/content_border_top.gif);
	background-repeat:no-repeat;
	float:right;
}

#left_column .box{
	width:327px;
	margin-bottom:18px;
	float:left;
}

#left_column .box h2{
	width:327px;	
	font-size:1.7em;
}

#left_column .footer{
	width:672px;
	height:12px;
	background-image:url(../images/box_footer.gif);
	background-repeat:repeat-x;
	margin:5px 0;
}

#right_column_container{
	float:right;
	width:184px;
}

#right_column_container .box{
	width:160px;
	margin:31px 0 0 0;
}

/*
#right_column_container .box a{
	width:160px;
	height:80px;
	background-image:url(../images/sponsor_caffyns.png);
	float:left;	
}
*/

#right_column_container .box a{
	background-color:#F5F5F5;
	background-repeat:no-repeat;
	color:#999999;
	float:left;
	height:17px;
	padding:82px 0 0 6px;
	width:154px;
	margin-bottom:18px;
}

#right_column_container .box a.sponsor_caffyns-jaguar {
	background-image:url(../images/sponsor_caffyns-jaguar.png);
}

#right_column_container .box a.sponsor_jagtechnic {
	background-image:url(../images/sponsor_jagtechnic.png);
}

#right_column_container .box a.sponsor_sng-barrett {
	background-image:url(../images/sponsor_sng-barrett.png);
}

#right_column_container .box a.sponsor_adrian-flux {
	background-image:url(../images/sponsor_adrian-flux.png);
}


#right_column_container h2{
	width:160px;	
	font-size:1.7em;
}

#content_border_footer {
	width:733px;
	height:35px;
	float:left;
}

#content_border_footer #content_border_footer_left {
	width:22px;
	height:35px;
	background-image:url(../images/content_border_footer_left.gif);
	background-repeat:no-repeat;
	float:left;
}

#content_border_footer #content_border_footer_center {
	width:677px;
	height:35px;
	color:#cbcbcb;
	line-height:30px;
	background-image:url(../images/content_border_footer_repeat_x.gif);
	background-repeat:repeat-x;
	float:left;
}

#content_border_footer #content_border_footer_right {
	width:34px;
	height:35px;
	background-image:url(../images/content_border_footer_right.png);
	background-repeat:no-repeat;
	float:left;
}

/* Start .full_box_photo */
.full_box_photo {
	width:672px;
	margin-bottom:15px;
	display:block;
	float:left;
}

.full_box_photo img {
	/*width:150px;
	height:120px;*/
	margin-top:7px;
	margin-right:9px;
	float:left;
	border:3px solid #dfdfdf;
}

.full_box_photo .photos {
	margin-right:16px;
}

.full_box_photo .last_image {
	margin-right:0px;
}


.full_box_photo h3, .full_box_photo h4, .full_box_photo p, .full_box_photo .text, .full_box_photo .button_small {
	width:507px;
	float:left;
	margin:0 0 6px 0;
}

.full_box_photo .button_small { width:86px; }

.full_box_photo p {
	font-size:1.1em;
}

.full_box_photo .footer {
	height:12px;
	background-image:url(../images/box_footer.gif);
	background-repeat:repeat-x;
	margin:5px 0;
}
/* END .full_box_photo */

/* Start .full_box_photo_small */
.full_box_photo_small {
	width:672px;
	display:block;
	float:left;
}

.full_box_photo_small img {
	/*width:150px;
	height:120px;*/
	margin-top:7px;
	margin-right:9px;
	float:left;
	border:3px solid #dfdfdf;
}


.full_box_photo_small h3, .full_box_photo_small h4, .full_box_photo_small p, .full_box_photo_small .button_small {
	width:580px;
	float:left;
	margin:0 0 6px 0;
}

.full_box_photo_small .button_small { width:86px; }

.full_box_photo_small p {
	font-size:1.1em;
}
.full_box_photo_small .footer {
	height:12px;
	background-image:url(../images/box_footer.gif);
	background-repeat:repeat-x;
	margin:5px 0;
}
/* END .full_box_photo_small */

/* Start .full_box_list */
.full_box_list {
	width:672px;
}

.full_box_list h3, .full_box_list h4, .full_box_list p {
	width:670px;
	float:left;
	margin:0 0 6px 0px;
}

.full_box_list .button_small {
	float:right
}

.full_box_list h3 .button_small {
	float:right;
	font-size:0.6em;
	font-weight:normal;
	margin-top:5px;
}

.full_box_list p {
	width:570px;
	font-size:1.1em;
}

.full_box_list .footer {
	height:12px;
	background-image:url(../images/box_footer.gif);
	background-repeat:repeat-x;
	margin:5px 0;
}
/* END .full_box_list */
/* Start .half_box_list */
.half_box_list {
	width:327px;
	/*border:1px solid #cccccc;*/
}

.half_box_list h2, .half_box_list h3, .half_box_list h4, .half_box_list p{
	width:327px;
	float:left;
	margin:0 0 6px 0px;
}

.half_box_list h3 {
	font-size:1.3em;
}

.half_box_list .button_tiny {
	float:left
}

.half_box_list p {
	width:249px;
	font-size:1.1em;
}

.half_box_list .hr {
	width:327px;
}

.half_box_list .footer {
	height:12px;
	background-image:url(../images/box_footer.gif);
	background-repeat:repeat-x;
	margin:5px 0;
}
/* END .half_box_list */

/* Start .full_box_documents */
.full_box_documents h2{
    margin-bottom: 4px;
}
.full_box_documents a{
	font-size:1.2em;
    background-color: #F9F9F9;
    border-bottom: 1px solid #DFDFDF;
    display: block;
    margin-bottom: 4px;
    padding: 5px 4px;
    width: 664px;
}
/* END .full_box_documents */

/* Start .full_box */
.full_box {
	width:672px;
}

.full_box h3, .full_boxt h4, .full_box p {
	width:670px;
	float:left;
	margin:0 0 6px 0px;
}

.full_boxt .button_small {
	float:right
}

.full_box p {
	width:670px;
	font-size:1.2em;
	margin-bottom:20px;
}

.full_box p.small{
	font-size:1.1em
}

.full_box ul{
	margin-bottom:20px;
	font-size:1.2em;
	list-style:inside;
}

.full_box ul li{
}

.full_box .footer {
	height:12px;
	background-image:url(../images/box_footer.gif);
	background-repeat:repeat-x;
	margin:5px 0;
}
/* End .full_box */

.button_small {
	width:86px;
	height:21px;
	text-indent:7px;
	background-image:url(../images/button_small.gif);
	background-repeat:no-repeat;
	line-height:18px;
	font-weight:bold;
	color:#5d5d5d;
	font-size:1.1em;
}

.button_tiny {
	width:66px;
	height:18px;
	text-indent:7px;
	background-image:url(../images/button_tiny.gif);
	background-repeat:no-repeat;
	line-height:16px;
	font-weight:bold;
	color:#5d5d5d;
	font-size:1em;
}

.photostream div.thumbnail{
	float:left;
	margin:0 22px 20px 0;
}

.photostream div.thumbnail div.thumbnail_option{
	/*background-color:#f2f2f2;*/
	color:#CCCCCC;
}

.photostream div.thumbnail div.thumbnail_option a{
	background-color:#f3f3f3;
	border:1px dotted #cccccc;
	float:left;
	padding:2px 5px;
	color:#999999;
	text-decoration:none;
}

.photostream div.thumbnail div.thumbnail_option a:hover{
	border:1px solid #cccccc;
	color:#333333;
}


/* End of site structure */

/* End of document */
