/* 

Massive Lifestyle - CSS File

*/


/*** GLOBAL  ***/
html,body{height:100%}
body {
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#474747;
	height:100%;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #b3b3b3;
	background-color: #b3b3b3;
	height: 1px;
	margin:0px 10px 15px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2, h3, h4, h5 {margin-bottom:15px;	font-family:Tahoma, Arial, Verdana;	font-weight:normal; color:#1f5ea0}
h1 {font-size:24px; color:#104277; font-weight:lighter; }
h2 {font-size:18px;}
h3 {font-size:16px; font-weight:bold;}
h4 {font-size:12px; font-weight:bold;}
h5 {font-size:10px; margin:3px 0px; padding:0px; font-weight:bold; letter-spacing:1px;}

/* links */
a {color:#1f5ea0;text-decoration:underline;}
a:hover{color:#ee9b52;}
a img{border:none}
.imgleft{float:left; padding-right:15px;}
.imgright{float:right; padding-left:15px;}
/* lists, blockquotes and paragraphs */
p, blockquote {
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
	color:#474747;
}
ul, ol {
	margin:10px 0 35px 40px;
	font-size:12px;
	line-height:18px;
	color:#474747;
}
li ol,
li ul
{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	font-style:italic;
	margin:25px 0 25px 0px;
	color:#333;
	padding:10px 20px 10px 35px;
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
}
/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#main_container{ background-image:url(../images/bg_container.gif); background-repeat:repeat-x; background-color:#fff; min-height:88%;}
#main_container_inner{ background-image:url(../images/bg_container_inner.gif); background-repeat:repeat-x; background-color:#fff; min-height:82%;}
#bottom_container{ background-image:url(../images/bg_container_bottom.gif); background-repeat:repeat-x; height:78px;}
/*** END OF CONTAINER ***/

/*** CENTERCOLUMN ***/
#centercolumn{width:978px; margin:0px auto 0px auto;}
/*** END OF CENTERCOLUMN ***/

/*** TOP ***/
#top{ height:139px; width:978px;}

/*Logo*/
#logo{ width:420px; float:left;}
#pad_logo{ padding:30px 0px 0px 20px;}

/*Phone*/
#main_phone{ width:230px; float:right;}
#main_phone ul{ margin:0px; padding:0px; }
#main_phone ul li{ list-style:none;}
li.phone{ background-image:url(../images/icon_phone.png); background-repeat:no-repeat; background-position:0 0; padding:0px 0px 12px 38px; color:#fff; font-family:"Century Gothic", Tahoma, Arial; font-size:26px; margin-top:20px; margin-left:13px; line-height:20px;}


/* Top Navigation bar menu styling */
#topmenu{width:978px; clear:both; margin-bottom:10px; margin-top:8px;}
#nav {margin:0px; padding:0px; text-align:center;}
#nav ul{ 
	padding:0;
	margin:0;
	width:auto;
	clear:both;
}
#nav li{
	list-style:none;
	text-align:center;
	padding:0 30px;
	display:inline;
}

#nav li a, #nav li a:visited{ color:#565656; font-size:16px; font-weight:bold; text-decoration:none;}

#nav li a:hover, #nav li a.active{ color:#1f5ea0 !important;}

/*** END OF TOP ***/

/*** CONTENT ***/
#content{width:978px; margin-top:20px;}
#content_inner{width:978px; margin-top:30px;}
#maincontent{ padding:0px 0px 0px 0px; float:left}

/* main */
#main{width:716px; margin:0px 7px 0px 9px;}
.maintext{ width:46%; float:left; padding:0px 0px 0px 0px;}
.maintext h3 a, .maintext h3 a:visited{ text-decoration:none;}
#topcontent{padding:0px 0px 0px 0px;}
.boxtop{ width:203px; float:left; padding:0px 0px 0px 0px;}
.boxtop img{ padding-left:25px; padding-bottom:20px;}
.linetop{background-image:url(../images/line.gif); background-position:center; background-repeat:no-repeat; height:243px; width:50px; float:left;}


/* side */
#side{width:238px; float:left; padding-left:4px;}
.sidebox{width:238px;  margin-bottom:15px;}

.box_sidebar_repeat{background-image:url(../images/box_sidebar_r.gif); background-repeat:repeat-y;}
.box_sidebar_bottom{background-image:url(../images/box_sidebar_b.gif); background-repeat:no-repeat; background-position:bottom left;}
.box_sidebar_top{background-image:url(../images/box_sidebar_t.gif); background-repeat:no-repeat; background-position:top;}
.pad_sidebox{ padding:0px 18px 10px 18px;}
.pad_sidebox_f{ padding:14px 18px;}
.pad_sidebox_f p{line-height:28px; font-size:14px; font-weight:bold;}
.pad_sidebox_f p span{ line-height:45px;}
.pad_sidebox_f p a, .pad_sidebox_f p a:visited{ color:#474747; text-decoration:none;}
.pad_sidebox_f h2{ border-bottom:1px solid #b3b3b3; padding-bottom:8px; text-align:center;}

h2.sidebox_title { background-image:url(../images/box_sidebar_title.gif); background-repeat:no-repeat; text-align:center; padding:10px 0px 12px 0px; color:#707070;}

/*** END OF CONTENT ***/

/*** FOOTER ***/
#footer{ width:978px; margin:0px auto; color:#fff !important}
#footer a, #footer a:visited{ text-decoration:none; color:#fff; padding:0 20px;}
#footer a:hover{ text-decoration:underline;}
#menu_footer{width:978px; text-align:center; padding:15px 0px 22px 0px;}
#copyright{ width:978px; text-align:center; font-size:11px;}
/*** END OF FOOTER ***/