/* 

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:550px; 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:995px; clear:both; margin-bottom:10px; margin-top:8px;}
#nav {margin:0px; padding:0px; text-align:left;}
#nav ul{ 
	padding:0;
	margin:0;
	width:auto;
	clear:both;
}
#nav li{
	list-style:none;
	text-align:center;
	padding:0 15px;
	display:inline;
}

#nav li a, #nav li a:visited{ color:#565656; font-size:14px; 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 15px;}
#footer a:hover{ text-decoration:underline;}
#menu_footer{width:978px; text-align:center; padding:12px 0px 18px 0px;}
#copyright{ width:978px; text-align:center; font-size:10px;}
/*** END OF FOOTER ***/



/*================================================================Head_Slider============================================================*/
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0;
	left:0;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0;
	z-index:60;
	display:none;
	margin:0;
	padding:0;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-caption {
	position:absolute;
	left:0;
	bottom:0;
	background:#ffffff;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	margin:0;
	padding:5px;
}
.nivo-caption a {
	display:inline!important;
}
.nivo-html-caption {
	display:none;
}
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0;
}
.nivo-nextNav {
	right:0;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:700;
}
#slider {
	position:relative;
	min-height:364px;
	background:#ffffff url(images/loading.gif) no-repeat 50% 50%;
	margin:0 0 0 45px;
	width:600px
}
#slider img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}
.nivo-directionNav a {
	display:block;
	width:78px;
	height:76px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-78px 0;
	right:0;
}
a.nivo-prevNav {
	left:0px;
}
.nivo-caption a {
	text-decoration:underline;
}
/*================================================================Head_slider_End=======================================================*/
/*=============================================SLIDER STRAT=============================================*/
#gallery {
	position:relative;
	width:600px !important;
	height:250px;
	margin:0 0 0 45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#ffffff;
}
	#gallery a {
	float:left;
	position:absolute;
	text-decoration:none;
	left: -22px;
	top: 8px;
	}
	
	#gallery a img {
		width:600px !important;
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
#gallery h6{
	style="width:600px; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#ffffff; text-decoration:none;  position:absolute; padding:0; margin:300px 0 0 0; z-index:1000; !important;
}
/*=============================================SLIDER STRAT=============================================*/

