
@font-face 
{
	src: url(fonts/Battlefield_Bold.ttf);
	font-family: Battlefield;
}   
	

body
{
	margin: 50px 0px 0px 0px;
	padding: 0;
	background: #E6E6E6 url(images/main-bg.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif, ExtraFont;
	font-size: 14px;
	color: #8F8F8F;
}



h2, h3,
{	
	margin: 0;
	padding: 0;
	font-weight: 200;
	color: #928A8A;
}

h1
{
	text-transform: capitalize;
	font-family: Battlefield;
	margin: 0;
	padding: 0;
		
}

h2
{
	font-size: 3em;
}

p, ol, ul
{
	margin-top: 0px;
	padding: 0px;
}

p, ol
{
	line-height: 180%;

}

strong
{
}

a
{
	color: #5C5539;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

img.border
{
}

img.alignleft
{
	float: left;
}

img.alignright
{
	float: right;
}

img.aligncenter
{
	margin: 0px auto;
}

img.logo
{
	margin: 15px 0px;
}


.customImg
{

	border: 3px solid #FFFFFF;
	border-radius: 5px;
    padding: 5px;
    width: 200px;
}


customImg:hover 
{
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

hr
{
	display: none;
}


/** WRAPPER */

#wrapper
{
	overflow: hidden;
	width: 1200px;
	margin: 0px auto;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0,0,0,.3);
}

.container
{
	width: 1000px;
	margin: 0px auto;
}

.clearfix
{
	clear: both;
}

/* Header */

#header-wrapper
{
	overflow: hidden;
	height: 150px;
	background: #FFFFFF;
}

#header
{
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	padding: 0px 0px;
}

/* Logo */

#logo
{
	float: left;
	width: 350px;
	height: 150px;
	background: #0078D1;
	text-align: center;
}

#logo h1
{
	/* padding: 50px 0px 0px 0px; */
	letter-spacing: 2px;
	font-size: 3.5em;
	margin-top: -12px;
	
}

#logo h1 a
{
	text-decoration: none;
	color: #FFFFFF;
}

#logo p
{
	/* margin-top: -1px; */
	text-transform: uppercase;
	color: #44C1FF;
}


/* Menu */

#menu
{
	float: right;
	width: 810px;
	height: 80px;
	padding: 20px 40px 0px 0px;
}

#menu ul
{
	float: right;
	margin: 0;
	padding: 40px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li
{
	float: left;
}

#menu a
{
	display: block;
	padding: 7px 20px 7px 20px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #757575;
	
}

#menu .current_page_item a
{
	background:#25A6E1;
	background:-moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
	background:-webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
	border-radius: 5px;
	border:1px solid #1A87B9;
	color:#fff;
}

/* Page */

#page-wrapper
{
	overflow: hidden;
}

#page
{
	overflow: hidden;
	width: 1120px;
	margin: 0px auto;
	padding: 10px 10px;
	color: grey;
}

/** CONTENT */

#wide-content
{
}

#wide-content h2
{
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 36px;
	color: #222222;
}

/** CONTENT */

#content
{
	float: left;
	width: 1080px;
/*	padding: 0px 0px 0px 0px;*/
}

#content h2
{
/*	padding: 0px 0px 0px 0px;*/
	letter-spacing: -1px;
	font-size: 36px;
/*	color: #928A8A;*/
}

#content .subtitle
{
	padding: 0px 0px 30px 0px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #81AFC5;
}

/** SIDEBAR */

#sidebar
{
	float: right;
	width: 280px;
}

#sidebar h2
{
	padding: 0px 0px 30px 0px;
	letter-spacing: -1px;
	font-size: 2em;
}

/* Footer */

#footer
{
	height: 100px;
	margin: 0 auto;
	padding: 50px 0px 15px 0px;
}

#footer p
{
	text-shadow: 1px 1px 0px #FFFFFF;
	text-align: center;
	font-size: 12px;
	color: #4D565E;
}

#footer a
{
	color: #4D565E;
}

/* Three Column Footer Content */

#footer-wrapper
{
	background: #F1F2E9;
}

#footer-content
{
	overflow: hidden;
	width: 1120px;
	margin: 0px auto;
	padding: 30px 40px;
	color: #717171;
}

#footer-content a
{
}

#footer-content h2
{
	margin: 0px;
/*	padding: 0px 0px 30px 0px;*/
	letter-spacing: -1px;
	font-size: 30px;
	color: #36332E;
}

#footer-content #fbox1
{
	float: left;
	width: 280px;
	margin-right: 30px;
}

#footer-content #fbox2
{
	float: left;
	width: 500px;
}

#footer-content #fbox3
{
	float: right;
	width: 280px;
}

/* Banner Style */

#banner-wrapper
{
}

#banner
{
	overflow: hidden;
	width: 1120px;
/*    height: 400px;*/
	margin: 20px auto 0px auto;
}


/* Button Style */

.button-style
{
	display: inline-block;
	margin-top: 30px;
	background:#25A6E1;
	background:-moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
	background:-webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:-ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	background:linear-gradient(top, #25A6E1 0%, #188BC0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
	border-radius: 5px;
	border:1px solid #1A87B9;
	color:#fff;
}

.button-style a
{
	display: inline-block;
	padding: 10px 20px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
}

/* List Style 1 */

ul.style1
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li
{
	padding: 20px 0px 20px 0px;
	border-top: 1px dashed #E6E7DC;
}

ul.style1 a
{
	text-decoration: none;
	color: #6B6B6B;
}

ul.style1 a:hover
{
	text-decoration: underline;
	color: #6B6B6B;
}

ul.style1 .first
{
	padding-top: 0px;
	border-top: none;
}

/* List Style 2 */

ul.style2
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li
{
	padding: 15px 0px 15px 0px;
	border-top: 1px solid #E6E7DC;
}

ul.style2 .first
{
	padding-top: 0px;
	border-top: none;
}

/* List style 3 */

ul.style3
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style3 li
{
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #E6E7DC;
}

ul.style3 p
{
	margin: 0px;
	padding: 0px;
}

ul.style3 img
{
	float: left;
	margin-top: 3px;
	margin-right: 20px;
}

ul.style3 .posted
{
	padding: 10px 0px 10px 0px;
	font-size: 8pt;
	color: #A2A2A2;
}

ul.style3 .first
{
	padding-top: 0px;
	border-top: none;
}

/* List style 4 */

ul.Style4 {
    background: #188BC0;
    padding: 20px;
}



ul.Style4 li {
    background: #cce5ff;
    margin: 15px;
    padding: 5px;
	color: #928A8A;
	font-weight: bold;
}


/* Button Style */

.button-style1
{
	margin-top: 30px;
}

.button-style1 a
{
	padding: 10px 25px;
	background: #EBB462;
	border-radius: 5px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #FCE3BB;
	color: #36332E !important;
}

/* myTable */

div.myTable {
  font-family: "Times New Roman",Times,serif;
  border: 2px solid #1D0FA4;
  background-color: #EEE7DB;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}
.divTable.myTable .divTableCell, .divTable.myTable .divTableHead {
  border: 2px solid #AAAAAA;
  padding: 2px 2px;
}
.divTable.myTable .divTableBody .divTableCell {
  font-size: 14px;
}
.divTable.myTable .divTableHeading {
  background: #188BC0;
  background: -moz-linear-gradient(top, #188BC0 0%, #4450f7 66%, #303DF6 100%);
  background: -webkit-linear-gradient(top, #188BC0 0%, #4450f7 66%, #303DF6 100%);
  background: linear-gradient(to bottom, #188BC0 0%, #4450f7 66%, #303DF6 100%);
}
.divTable.myTable .divTableHeading .divTableHead {
  font-size: 19px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
.myTable .tableFootStyle {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  background: #303DF6;
  background: -moz-linear-gradient(top, #646df8 0%, #4450f7 66%, #303DF6 100%);
  background: -webkit-linear-gradient(top, #646df8 0%, #4450f7 66%, #303DF6 100%);
  background: linear-gradient(to bottom, #646df8 0%, #4450f7 66%, #303DF6 100%);
}
.myTable .tableFootStyle {
  font-size: 13px;
}

.divTable{ display: table; }
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}

/* Products Table */

table.productsTable {
  border: 2px solid #002FA4;
  background-color: #EEE7DB;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}
table.productsTable td, table.productsTable th {
  border: 2px solid #AAAAAA;
  padding: 2px 2px;
}
table.productsTable tbody td {
  font-size: 14px;
}
table.productsTable thead {
  background: #188BC0;
  background: -moz-linear-gradient(top, #188BC0 0%, #3079ff 66%, #196BFF 100%);
  background: -webkit-linear-gradient(top, #188BC0 0%, #3079ff 66%, #196BFF 100%);
  background: linear-gradient(to bottom, #188BC0 0%, #3079ff 66%, #196BFF 100%);
}
table.productsTable thead th {
  font-size: 19px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  border-left: 2px solid #002FA4;
}
table.productsTable thead th:first-child {
  border-left: none;
}

table.productsTable tfoot td {
  font-size: 13px;
}
table.productsTable tfoot .links {
  text-align: right;
}
table.productsTable tfoot .links a{
  display: inline-block;
  background: #FFFFFF;
  color: #A40808;
  padding: 2px 8px;
  border-radius: 5px;
}


/*@charset "utf-8"; */
/* CSS Document */

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 0px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

