@charset "utf-8";
/* Oxsun Main Style sheet */

body{
margin:0px;
padding:0px;
background-image:url(../images/bg2.jpg);
}

li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:14px;
}



h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size: 15px;
	padding:0;
	margin:0;

}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size: 14px;
}

h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	padding:0;
	margin:0;
	
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}

/* Layout - Background design */

#wrapper {
width:1000px;
margin:0 auto;
}

#header{
	width: 1000px;
	height: 91px;
	background-image:url(../images/header_ox.jpg);
}

/*============================================================
Navigation
============================================================*/
.menu {
	width: 100px;
	list-style: none;
	padding-top: 30px;
	padding-left: 120px;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 29px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 29px;
	background-repeat: no-repeat;
}
.about {background-image: url(../images/about_on.png);}
.about a {background-image: url(../images/about.png);}
.gallery {background-image: url(../images/gallery_on.png);}
.gallery a {background-image: url(../images/gallery.png);}
.news {background-image: url(../images/news_on.png);}
.news a {background-image: url(../images/news.png);}
.services {background-image:url(../images/services_on.png);} 
.services a {background-image: url(../images/services.png);}
.products {background-image: url(../images/products_on.png);}
.products a {background-image: url(../images/products.png);}
.blog {background-image: url(../images/blog_on.png);}
.blog a {background-image: url(../images/blog.png);}
.contact {background-image: url(../images/contact_on.png);}
.contact a {background-image: url(../images/contact.png);}



ul.menu li a:hover {background: none;}

/*============================================================================ */
/* Slide show section/ Navigation */

#banner{
width: 1000px;
height: 279px;
background-image:url(../images/banner_ox.jpg);
}


#navBox{
	height:279px;
	width:235px;
	float:left;
}

#slideshow{
	height:279px;
	width:765px;
	float:left;
}

/* #################################################### */

#content{
width: 1000px;
height: 281px;
background-image:url(../images/content_ox.jpg);
}

#welcome{
	height:231px;
	width:410px;
	float:left;
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 30px;
	
}

#videoArea{
	height:251px;
	width:330px;
	float:left;
	padding-top: 30px;
	padding-left: 185px;
}

#gallery{
width: 1000px;
height: 207px;
background-image:url(../images/gallery_ox.jpg);
}

#footer{
width: 1000px;
height: 42px;
background-image: url(../images/footer.jpg);
}


#CContact {
	height:65px;
	width:160px;
	background-color:#FFFFFF;
	float: right;
}

/*Social Media stuff*/

#soc_iconArea{
	height:150px;
	width:970px;
}

#fb_icon{
	height:65px;
	width:65px;
	float:right;
}

#twitter_icon{
	height:65px;
	width:65px;
	float:right;
}

#Newsheadline{
	height:130px;
	width:320px;
	clear: right;
	margin-left: 650px;
}

#contentArea{
	width: 650px;
	min-height: 400px;
	margin: 0;
	padding-left: 50px;
	padding-top: 50px;
	margin-bottom: 30px;
	overflow: visible;
}

#2cols{
	padding: 0;
	margin: 0;
	padding-top: 50px;
}


/* About US - Layout */

#headerIN {
height:91px;
width: 1000px;
background-image:url(../images/header_in.jpg);
}
#banner_about {
height:279px;
width:1000px;
background-image:url(../images/banner_about.jpg);
}
#content_about {
	width:1000px;
	background-image:url(../images/content_about.jpg);
	background-color:#FFFFFF;
	min-height: 500px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#footerIN {
height:84px;
width:1000px;
background-image:url(../images/footer_in.jpg);
}


/* Services - Layout */

#banner_services {
height:279px;
width:1000px;
background-image:url(../images/banner_services.jpg);
}

#content_services {
height:446px;
width:1000px;
background-image:url(../images/content_services.jpg);
background-color:#FFFFFF;
}

/* Products*/

#banner_prod {
height:279px;
width:1000px;
background-image:url(../images/banner_products.jpg);
}

#content_prod {
height:446px;
width:1000px;
background-image:url(../images/content_products.jpg);
background-color:#FFFFFF;
}

/* Gallery*/

#galleyContainer{
	height:300px;
	width:800px;
	margin-left: 150px;
	padding-top: 70px;

}

#banner_gallery {
height:279px;
width:1000px;
background-image:url(../images/banner_gallery.jpg);
}

#content_gallery {
height:446px;
width:1000px;
background-image:url(../images/content_gallery.jpg);
background-color:#FFFFFF;
}


#textleft {
	width:375px;
	height:150px;
	float: right;
	padding-right: 120px;
	padding-bottom: 5px;

}

#textright {
	width:275px;
	height:150px;
	padding-left: 150px;
	margin: 0;
	padding-top: 5px;
}

/* Contact */


#banner_news {
height:279px;
width:1000px;
background-image: url(../images/banner_ox.jpg);
background-repeat:no-repeat;
}

#content_news {
height:446px;
width:1000px;
background-image: url(../images/content_news.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
}


#banner_contact {
height:279px;
width:1000px;
background-image:url(../images/banner_contact.jpg);
background-repeat:no-repeat;
}

#content_contact {
height:446px;
width:1000px;
background-image:url(../images/content_contact.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
}


/* Classes */

.logo {
	padding-left:12px;
	padding-top:20px;
}

.logo2 {
	margin-top: 30px;
	margin-left: 25px;

}

.thumbnail{
	padding: 3px 3px 8px 3px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 121px;
	}	


.more:link {color:#FF6600; text-decoration:none}
.more:visited {color:#FF6600; text-decoration:none}
.more:hover {color:#666666;}
.more:active {color:#666666;text-decoration:none}


#prodlisting {
	width: 280px;
	margin-left: 325px;
	padding-top: 50px;

}

.prodSpace {
padding-bottom:5px;
}

#prodtable{
	padding-right: 100px;



}
#wrapper #content_news #contentArea h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BE650C;
}

