/*
Theme Name: Andreas
Theme URL: http://andreasviklund.com
Description: Core design for andreasviklund.com.
Version: 1.0
Author: Media301
Author URI: http://www.media301.com
*/

/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6, hr, img,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}
#hometext {left: -9000px; text-indent: -9000px; position: absolute; height: 0px; width: 0px; }

.float_left
{float:left;}

.float_right
{float:right;}

.clear
{clear:both;}

.col2_left
{float:left;width:45%;}

.col2_right
{float:right;width:45%;}
#header
  {
	background-image: url(../images/top_2.png);
	background-repeat: repeat-x;
	clear: none;
	height: 50px;
}


body {
	background: #999999 url(../images/bodyBG_02.jpg) repeat-x scroll left top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

#update_badge {
  position: absolute;
  top: 0;
  right: 0;
  text-decoration:none;
 }

#headerLeft li { display: inline; padding-left: 30px; color: #FFFFFF; }

#headerLeft li a:link { color: #FFFFFF; text-decoration: none; }
#headerLeft li a:active { color: #FFFFFF; text-decoration: none; }
#headerLeft li a:visited { color: #FFFFFF; text-decoration: none; }
#headerLeft li a:hover { color: #000000; text-decoration: none;
}

a.NewsLink:link { color:#CC0000; text-decoration:none }
a.NewsLink:visited { color:#CC0000;text-decoration:none }
a.NewsLink:hover {color:#9D0000;text-decoration:none }
a.NewsLink:active {color:#CC0000;text-decoration:none}

a.HSC:link { color:#F5683A; text-decoration:none }
a.HSC:visited {color:#F5683A; text-decoration:none }
a.HSC:hover {color:#DE410C; text-decoration:none }
a.HSC:active { color:#F5683A; text-decoration:none}

.blue_bold {
	font-size: 11px;
	font-weight: bold;
	color: #003E77;
	line-height: 20px;
	letter-spacing: 0px;
}
.blue_bold_br {
	line-height: 4px;
	font-size: 4px;
}


#three_boxes {
	background-color: #FFFFFF;
	height: 310px;
	width: 885px;
	margin: auto;
	clear: both;
	position:relative;
	
}


#box1    {
	width: 295px;
	float: left;
	background-image: url(../images/bottom_fade.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#box1  #title  {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 285px;
	height: 30px;
	background-color: #262626;
}
#box1 #content {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	width: 290px;
	height: 280px;
	float: left;
}
#box1 #shadow {
	background-image: url(../images/box_1_right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: right;
	width: 5px;
	height: 280px;
}
#box1 #shadow_cross {
	background-image: url(../images/box1_bottom_fade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 280px;
	width: 5px;
}
#box2    {
	width: 295px;
	float: left;
	height: 309px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#box2  #title  {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 285px;
	height: 25px;
	padding: 5px;
}
#box2 #redbox {
	background-color: #CC0000;
	height: 25px;
}
#box2 #clear
{
	height: 1px;
	margin:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 285px;
	color: #000000;
}
#box2 #bottom_content {
	height: 45px;
	width: 218px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	font-size: 9px;
	text-align: left;
	padding-top: 15px;
	color: #003E77;
	line-height: 30px;
	padding-left: 5px;
}
#bottom {
	background-image: url(../images/bottom_2.png);
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	line-height: normal;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#bottom a{
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom a:hover{
	text-decoration: none;
}
#box2 .enlarge {
	float: left;
	margin-left: 5px;
}


#box2 #content {
	text-align: center;
	height: 274px;
}



#box3    {
	width: 295px;
	float: left;
	clear: right;
	background-image: url(../images/bottom_fade.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#box3  #title  {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #262626;
	text-align: left;
	width: 285px;
	height: 30px;
	padding-left: 10px;
}
#box3 #content {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	width: 285px;
	float: left;
	height: 270px;
	padding: 5px;
	padding-left: 0px;
}
#box3  #content_bottom_right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	width: 199px;
	float: right;
	height: 85px;
	padding-left: 5px;
	text-align: left;
}
#box3 a{
	color: #990000;
	text-decoration: underline;
}
#box3 a:hover{
	text-decoration: none;
}
#header #headerLeft {
	text-align: left;
}
.News { margin-left:10px; margin-top:5px; margin-right:10px;}

#box3 #shadow {
	background-image: url(../images/box_3_left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 5px;
	height: 280px;
}
#box3 #shadow_cross {
	background-image: url(../images/box3_bottom_fade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 280px;
	width: 5px;
}
#box3 #clear
{
	clear:both;
	margin:auto;
	height: 1px;
	background-color: #000000;
	margin-top: 7px;
	margin-bottom: 12px;
	line-height: 1px;
}

#wrapper {
	width: 905px;
	float: left;
	text-align: center;
}

.myShadow{
    width: 905px;
	background-image: url(../images/bg_shadows.png);
	background-repeat: repeat-y;
	padding:0;
	margin:0;
	margin:auto;
}

#left_shadow {
	background-image: url(../images/outer_left_shadow_bg.jpg);
	float: left;
	width: 10px;
	height: 765px;
}
#right_shadow {
	background-image: url(../images/outer_right_shadow_bg.jpg);
	float: right;
	width: 10px;
	height: 720px;
}

#real_wrap {
	width: 905px;
	margin: auto;
}
.girl_and_dad {
	margin-top: 43px;
}
#headerLeft {
	float: left;
	padding-top: 20px;
	font-size: 14px;
}


#m301 {
	float: right;
	visibility: hidden;
}
#terms {
	float: left;
}


#insideSearchColumn {
	float: right;
	width: 290px;
	height: 279px;
	text-align: right;
	z-index: 1;
	margin-bottom: 1px;
	
}

.searchFont {
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
}
.map {

}
#big {
	height: 360px;

}
#big1 {
	margin: auto;
	width: 885px;
	clear: both;
	background-color: #FFFFFF;
	height: 400px;
}
#arch {
	width: 885px;
	position: absolute;
	z-index: 5;
	float: left;
	clear: both;
}


#big2 {
	width: 885px;
}


#allcontent {
	background-image: url(../images/bg_shadows.png);
	background-repeat: repeat-y;

}
#logo  {
	float: left;
	position: relative;
	top: -50px;
}

#box2 #bot {
	padding-top: 5px;
	margin:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 5px;
	width: 285px;
}
#box3 #bot {
	padding-top: 12px;
	margin:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 5px;
	width: 285px;
}
#big_pic {
	float: left;
}


/*---------------Join Button---------------*/
#JoinBtn {padding-left:22px; padding-top:2px;}
a.cssJoinBtn {
	margin:auto;
	display: block;
	height: 26px;
	width:95px;
	background: url(../images/joinBtn.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent:-9999px
}

a:hover.cssJoinBtn {
	background-position: 0px -26px;
}

.top_small_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
}
.top_small_menu a:link, .top_small_menu a:active, .top_small_menu a:visited {
	color:#333;
	text-decoration:none;
	}
.top_small_menu a:hover {
	text-decoration:underline
}
