/*

	Design by TEMPLATED
	https://templated.co
	Released for free under the Creative Commons Attribution License

	Name       : Eponymous
	Version    : 1.0
	Released   : 20130222
	
*/

* {
	padding: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

a {
	color: #00AEEF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
    width:100%;
	font-size: 12pt;
	line-height: 1.75em;
	font-family: 'Segoe UI';
	background: #030707 url('images/bg.jpg');
	color: #c0c1c1;
    text-align: center;
}

form {
    width:100%;
}

br.clear {
	clear: both;
}

h2 {
    width: 100%;
    margin-bottom: 1em;
    font-family: Segoe UI;
    color: #ffffff;
}

h3, h4 {
    width: 100%;
    margin-bottom: 1em;
    font-family: Segoe UI;
    color: #ffffff;
}

#headerDefault h2, h3 {
    margin-bottom: 1em;
    font-family: Segoe UI;
    color: #ffffff;
}

img.left {
	float: left;
	margin: 5px 20px 20px 0;
}

img.top {
	margin: 5px 0 20px 0;
}

p {
    margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

.imageList {
	list-style: none;
}

.imageList li {
	clear: both;
}
	
#bg {
	background: url('images/shadow.png') top left repeat-x;
	padding: 60px 0 80px 0;
}

#bg_panel {
    background: url('images/bg.jpg') top left repeat-x;
    padding: 60px 0 80px 0;
}


#banner {
    position: relative;
    padding: 30px 30px 30px 30px;
    height: 200px;
    margin: 0px 0 0 0;
    background: #ffffff;
}

#box1 {
	margin: 0px 0 25px 0;
	overflow: hidden;
}

#box2 {
	margin: 0px 0 25px 0;
	overflow: hidden;
}

#content {
    margin: 0px 0 0px 265px;
	padding: 30px;
	background: #ffffff;
    text-align: left;
}

#contentAdmin {
	padding: 30px;
	background: #ffffff;
    text-align: left;
}

#contentCustomers {
	padding: 5px;
	background: #ffffff;
    text-align: center;
}

#Panel {
    width: 600px;
margin-left: auto;
margin-right: auto;
}

#pageAdmin {
min-width : 1024px;
margin-left: auto;
margin-right: auto;
}

#BottomDiv {
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#FooterVideo1 {
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#FooterVideo2 {
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
}


#copyright {
	margin: 40px 0 0 0;
	text-align: center;
	color: #707070;
	font-size: 0.9em;
}

#copyright a {
	color: #888888;
}

#footer {
	position: relative;
	padding: 30px 30px 30px 30px;
    margin: 0 auto;
	background: #3ca9cd;
	color: #addbea;
    text-align: left;
}

#footer a {
	color: #e2f2f8;
}

    #footer h2, #footer h3, #footer h4 {
        color: #ffffff;
    }

#footer ul {
	list-style: none;
	margin-bottom: 0;
}

#footer p {
	margin-bottom: 0;
}

#footer ul li {
	padding: 10px 0 10px 0;
	border-top: dashed 1px #6dbfda;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footerContent {
	margin: 0px 0 0 0px;
}

#footerSidebar {
	width: 180px;
	float: left;
}

#header {
	position: relative;
	padding: 30px;
	height: 180px;
    margin: auto auto;
    top: 0px;
    left: 0px;
}

#logo {
	position: absolute;
	top: 30px;
	left: 30px;
	max-height: 190px;
	line-height: 80px;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#headertext h1 {
	font-size: 1.75em;
	font-family: 'Segoe UI';
    color: #00AEEF;
}

#headertext {
	position: absolute;
	top: 160px;
	left: 295px;
	height: 190px;
	line-height: 80px;
	letter-spacing: -1px;
}


#headerPhone h1 {
	font-size: 1.75em;
	font-family: 'Segoe UI';
    color: #00AEEF;
}

#headerPhone h3 {
	font-size: 1.15em;
	font-family: 'Segoe UI';
    color: #00AEEF;
}

#headerPhone {
	position: absolute;
	top: 160px;
	right: 40px;
	height: 190px;
	line-height: 80px;
	letter-spacing: -1px;
}




#main {
	position: relative;
    padding: 30px;
    margin: 0 auto;
	color: #6b6b6b;
}

#main a {
	color: #262626;
}

#main strong {
	color: #404040;
    border-left-style: solid;
    border-right-style: solid;
}

#main h2, #main h3, #main h4 {
	color: #141414;
    text-align: center;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 10px 0 10px 0;
	border-top: dashed 1px #bfbfbf;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#login {
	position: absolute;
	right: 25px;
	height: 48px;
	top: 10px;
	font-family: Arvo, serif;
	font-size: 1.1em;
}

#login ul {
	list-style: none;
}

#login ul li:hover {
	background: #00AEEF;
}


#login li a {
	text-decoration: none;
	color: #d9dada;
}


#nav {
	position: absolute;
	right: 30px;
	height: 48px;
	top: 55px;
	font-family: Arvo, serif;
	font-size: 1.1em;
}



#nav ul ul {
	display: none;
}

	#nav ul li:hover > ul {
		display: block;
	}


#nav ul {
	background: #efefef; 
	background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);  
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); 
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); 
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	padding: 0 20px;
	border-radius: 10px;  
	list-style: none;
	position: relative;
	display: inline-table;
}
	#nav ul:after {
		content: ""; clear: both; display: block;
	}

#nav ul li {
	float: left;
}
	#nav ul li:hover {
		background: #00AEEF;
		background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
	}
		#nav ul li:hover a {
			color: #fff;
		}
	
	#nav ul li a {
		display: block; padding: 25px 40px;
		color: #757575; text-decoration: none;
	}

#nav ul ul {
	background: #5f6975; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}
	#nav ul ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;
		position: relative;
	}
		#nav ul ul li a {
			padding: 15px 40px;
			color: #fff;
		}	
			#nav ul ul li a:hover {
				background: #4b545f;
			}

#nav ul ul ul {
	position: absolute; left: 100%; top:0;
}



#navUI {
	height: 48px;
	font-family: Arvo, serif;
	font-size: 1.1em;
}



#navUI ul ul {
	display: none;
}

	#navUI ul li:hover > ul {
		display: block;
	}


#navUI ul {
	background: #efefef; 
	background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);  
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); 
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); 
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	padding: 0 20px;
	border-radius: 10px;  
	list-style: none;
	position: relative;
	display: inline-table;
}
	#navUI ul:after {
		content: ""; clear: both; display: block;
	}

#navUI ul li {
	float: left;
}
	#navUI ul li:hover {
		background: #00AEEF;
		background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
	}
		#navUI ul li:hover a {
			color: #fff;
		}
	
	#navUI ul li a {
		display: block; padding: 25px 40px;
		color: #757575; text-decoration: none;
	}

#navUI ul ul {
	background: #5f6975; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}
	#navUI ul ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;
		position: relative;
	}
		#navUI ul ul li a {
			padding: 15px 40px;
			color: #fff;
		}	
			#navUI ul ul li a:hover {
				background: #4b545f;
			}

#navUI ul ul ul {
	position: absolute; left: 100%; top:0;
}


	
#outer {
	position: relative;
	width: 94%;
    min-width:1300px;
	margin: 0 auto;
}

#search input.button {
	margin-left: 1em;
	border: 0px;
	color: #ffffff;
	background: #d43535;
	padding: 6px;
}

#search input.text {
	border: dashed 1px #ffffff;
	padding: 5px;
}

#sidebar {
	width: 180px;
	float: left;
	padding: 0px;
	color: #959797;
}

#sidebar a {
	color: #d9dada;
}

#sidebar h2, #sidebar h3, #sidebar h4 {
	color: #ffffff;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	padding: 10px 0 10px 0;
	border-top: dashed 1px #424545;
}

#sidebar ul li.first {
	padding-top: 0;
	border-top: 0;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
    top: 0px;
    left: 0px;
}