/* GENERAL INFORMATION
------------------------------------------- 	
Theme: CEPSA v1.0
Author: Pablo Barcia
Start Date: 14.07.09
*/

/* reset
-------------------------------------------*/ 
/* http://meyerweb.com/eric/tools/css/reset/ ------ v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,

q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	color:#FFFFFF;
	float:left;
	margin:8px 0 0 15px;
	text-align:left;
	font:.85em Arial, Helvetica, sans-serif;
}

/* end reset */ 

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: .8em/1.3em Arial, Helvetica, sans-serif;
	text-align: justify;
	background:#666666;
}
a {
	text-decoration:none;
	border:none;
}

p {
	padding:5px 0 5px 0;
	width:auto;
	float:left;
	color:#666666;
	font: .9em/1.3em Arial, Helvetica, sans-serif;
}
/*General links
------------------------------------------------------------------*/
a:link, a:visited{
	text-decoration:none;
	font:1em "Arial", Helvetica, sans-serif;
	color:#FFFFFF;
	border:0;
}
	
a:hover {
	text-decoration:none;
	font:1em "Arial", Helvetica, sans-serif;
}

/*General heading
------------------------------------------------------------------*/
h1{
	color:#EC1C2E;
	width:100%;
	float:left;
	font:2.2em "Arial", Helvetica, sans-serif;
	margin:0 0 10px 0;
}
#right_content .about_box h3 {
	color:#FFFFFF;
	width:100%;
	float:left;
	font:1.4em "Arial", Helvetica, sans-serif;
	margin:20px 0 0 12px;
}

/*General Header
------------------------------------------------------------------*/
#header_wrapper {
	background:url(/images/bg_header.jpg) repeat-x;
	height:215px;
	width:100%;
	margin:0 auto;
}
#main_header {
	background:url(/images/main/main_top.jpg) no-repeat;
	width:955px;
	height:210px;
	margin:0 auto;
}

#flash {
	width:100%;
	height:175px;
}

#lang {
	float:right;
	font:.95em "Arial", Helvetica, sans-serif;
	color:#999;
	margin: 5px 15px 10px 0; 
	

}
#lang img {
	float:left;
}
#lang p {
	margin-top:2px;
	float:left;
	color:#333333;
}
/*General Content
------------------------------------------------------------------*/    
#content_wrapper {
	background:#FFFFFF;
	height:100%;
	width:100%;
	margin-top: -2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;

}

#main_content {
	width:955px;
	margin:0 auto;
	height:100%;
	padding-bottom:15px;

}

#sidebar {
	width:200px;
	height:100%;
	float:left;
	margin-top: 5px;
} 

#content {
	width:755px;
	height:100%;
	float:left;
}
#page_content {
	width:520px;
	height:100%;
	float:left;
	padding:0 30px 0 0;
} 

#page_content a{
	text-decoration:none;
	color:#666666;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
	
#page_content a:hover {
	color:#666666;
	text-decoration: underline;
	font:1em "Arial", Helvetica, sans-serif;
	font-weight: bold;
}  	

#left_content {
	width:480px;
	height:100%;
	float:left;
	padding:0 15px 0 0;
}

#right_content {
	width:250px;
	height:100%;
	float:left;
}

#right_content .about_box {
	background: url(/images/main/about_terminal_box.jpg) no-repeat;
	width:228px;
	height:275px;
	float:left;
	margin:0 0 10px 15px;
}
#right_content img {
	float:right;
	cursor:pointer;
}
#right_content a:link, a:visited{
	text-decoration:none;
	color:#FFFFFF;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 1em;
}
	
#right_content a:hover {
	text-decoration: underline;
	font:1em "Arial", Helvetica, sans-serif;
} 

#right_content #more_info {
	background: url(/images/main/btn.gif) no-repeat;
	color:#333333;
	width:80px;
	font-weight:bold;
	height:20px;
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 35px;
}
#flash_location{
	width:300px;
	height:350px;
	margin:5px 20px 0 0;
	float:left;
	cursor:pointer;
	/*border:5px solid #CCCCCC;*/
}
#buttons {
	width:100%;
	float:left;
	margin:10px 0 0 0;
}
#buttons .quick_buttons {
	width:237px;
	height:105px;
	float:left;
}

.single_img { border: 3px solid #e1e6f5;

}

.img_right {
	float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 3px solid #e1e6f5;
}
	
.img_left {
	margin:0px 10 10 0;
}

#pics {
	width: 400px;
	float: left;
	height: 100px;
	padding-left: 30px;
	margin-left: 50px;
}
/*General Forms
------------------------------------------------------------------*/
#form_content {
	width:200px;
	height:100%;
	padding:20px 0 0 0;
	float:left;
}

#sidebar_img {
	width:200px;
	height:100%;
	padding:20px 0 0 0;
	float:left;
}
#sidebar_img a {
	float:left;
	margin:3px;
	border:2px solid #999;  
	
}


#forms {
	width:190px;
	height:100%;
	padding:5px 5px 8px 15px;
	margin:0;
	float:right;
	background:#DE172A;
	border-top:2px solid #710117;
	border-bottom:4px solid #710117;
}
#forms label {
	float:left;
	width:100%;
	padding:5px 0;
	color:#FFFFFF;
}
#forms label input {
	float:left;
	width:165px;
	padding:3px 5px;
	border:1px solid #666;
}
#forms label textarea {
	float:left;
	width:165px;
	min-height:50px;
	padding:3px 5px;
	border:1px solid #666;
	font:1em "Arial", Helvetica, sans-serif;
}
#forms label select {
	float:left;
	width:auto;
	margin:0 2px;
	border:1px solid #666;
}
#forms #send {
	float:left;
	width:175px;
	min-height:10px;
	padding:3px 5px;
	border:1px solid #999999;
}
/*General Foooter
------------------------------------------------------------------*/
    
#footer_wrapper {
	/*background:url(/images/bottom_footer.gif) repeat-x;*/
	height:107px;
	width:100%;
	margin:0 auto;
}
#main_footer {
	width:955px;
	height:100%;
	margin:0 auto;
	color:#CCCCCC;
}

##main_footer #links {
	width:450px;
	float:left;
	color:#999;
}
#main_footer #links a {
	font:.8em Arial, Helvetica, sans-serif;
	color:#CCC;
	width: auto;
	text-decoration:none;
	border:none;
}
#main_footer #links a:hover {
	font:.8em Arial, Helvetica, sans-serif;
	color:#FFF;
	width: auto;
	text-decoration:none;
	border:none;
}
#main_footer .left {
	width:650px;
	height:100%;
	float:left;
	font:.9em Arial, Helvetica, sans-serif;
	margin-top:15px;
	
}
#main_footer .left img {
	margin:0 10px 5px 0;
	float:left;
}
#main_footer .right {
	width:auto;
	height:100%;
	float:right;
	font:.9em Arial, Helvetica, sans-serif;
	margin-top:15px;
}

