/*
Theme Name: Glass Thomas Website
Author: Ricky Kamil - Graffix Studio
Version: 1
.
Copyright by Graffix Studio
.


[Table Of Contents] 

	0- Reset
	1- Global
	2- Links
	3- Headings
	4- Header 
	5- Navigation
	6- Middle 
	7- Forms
	8- Extras
	9- Footer 

*/

/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	background:url(../images/2009/background.png) #1b2f43 repeat-x top; 
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin-bottom:40px;
	vertical-align: top;
	color: #000;
}

#container {
	/*background:url(../images/2009/background2.png) top no-repeat 50%;*/
	margin:auto;
	margin-top:0px;
	width:100%;
}
.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
	color: #333;
}
a:hover {
	color: #111;
}
a:active {
	color: #111;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font: bold 2em "Times New Roman", Times, serif;
}
h2 {
	font: bold 1.5em "Times New Roman", Times, serif;
}
h3 {
	font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
}
h4 {
	font: bold 1em Arial, Geneva, Helvetica, sans-serif;
}
h5 {
	font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}
.text_black
{
	font-family:'century gothic';
	color:#000;
	font-size:12px;	
}
.text_black2
{
	font-family:'century gothic';
	color:#000;
	font-size:14px;	
}
.text_black_small
{
	font-family:'century gothic';
	color:#000;
	font-size:10px;	
}
.text_white
{
	font-family:'century gothic';
	color:#fff;
	font-size:11px;	
}
.text_white2
{
	font-family:'century gothic';
	color:#fff;
	font-size:12px;	
}
.bullet_white1
{
	color:#fff;
}
.title_blue
{
	font-family:'century gothic';
	color:#336699;
	font-size:16px;	
	font-weight:bold;
}
.title_lightblue
{
	font-family:'century gothic';
	color:#3091c7;
	font-size:16px;	
	font-weight:bold;
}
.text_red_big {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#b42b33;
}
.text_red_big2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#b42b33;
}
.text_red_big3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#b42b33;
}
p {
	font-size:12px;
	color:#464646;
}
.xtitle {
	/*line-height:30px;*/
	padding-top:10px;
	padding-bottom:10px;
}
/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#phonenumber {
	width:881px;
	height:45px;
	background:url(../images/2009/back_top.png) no-repeat top;
}
#top {
	background:url(../images/2009/top.png) #1b2f43 bottom no-repeat;
	width:881px;
	height:16px;
}

.side_left{
	background:url(../images/2009/back_left.png) no-repeat right top;
}

.side_right{
	background:url(../images/2009/back_right.png) no-repeat left top;
}


/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#middle_container
{
	background:url(../images/2009/back_middle.png) #fff repeat-x ;
	min-height:500px;
	margin-bottom:-5px;
}

#header_container
{
	width:853px;
	height:247px;
	margin:auto;
	position:relative;
}
#mainpicture 
{
	width:853px;
	height:217px;
	position:absolute;
}
#mask
{
	width:853px;
	top:0px;
	position:absolute;
	z-index:99;
}
#logo
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:99;
}
#navigation 
{
	top:200px;
	left:0px;
	position:absolute;
}

#mid_box 
{
	background:url(../images/2009/mid_box.gif) no-repeat;
	width:862px;
	height:295px;
	margin:auto;
}
#mid_box_top 
{
	background:url(../images/2009/mid_top.gif) #fff no-repeat;
	width:862px;
	height:39px;
	margin:auto;
}
#mid_box_content
{
	background:url(../images/2009/mid_mid.gif) #fff repeat-y;
	width:862px;
	min-height:300px;
	margin:auto;
}
#middle_content 
{
	padding:0px 30px 0px 30px;
	width:auto;
}
#middle_content_left
{
	width:550px;
	padding-right:10px;
}
#middle_content_right
{
	width:225px;
}
#mid_box_bottom
{
	background:url(../images/2009/mid_bottom.gif) #fff no-repeat;
	width:862px;
	height:37px;
	margin:auto;
}
#mid_box_left
{
	width:230px;
	border:0px solid #000;
	padding:20px 0px 20px 20px;
	float:left;
}
.news_title
{
	font-family:'century gothic';
	color:#2b4665;
	font-weight:bold;
	font-size:12px;
}
.news_desc
{
	font-family:'century gothic';
	color:#1d3a5b;
	font-size:11px;	
}

#mid_box_right
{
	width:530px;
	border:0px solid #000;
	padding:20px 40px 20px 40px;
	float:left;
}

/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.myform{
	width:400px;
	padding:14px;
	padding-left:0px;
}
#stylized{
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#stylized label{
	color:#444444;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	font-weight:bold;
	text-align:left;
	width:130px;
	float:left;
	padding-top:5px;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	width:140px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #cccccc;
	width:250px;
	margin:2px 0 10px 10px;
}

#stylized select{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #cccccc;
	width:250px;
	margin:2px 0 10px 10px;
}


#stylized button{
	clear:both;
	width:125px;
	height:31px;
	background:#5b6e7b;
	text-align:center;
	line-height:20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-top:-2px;
}
.mytextarea {
	clear:both;
	width:400px;
	margin-top:10px;
	margin-bottom:10px;
	border:solid 1px #cccccc;
} 


/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#bottom
{
	background:url(../images/2009/bottom.png) #fff top no-repeat;
	width:881px;
	height:56px;
}
.side_bottom_left{
	background:url(../images/2009/bottom_left.png) no-repeat right top;
}

.side_bottom_right{
	background:url(../images/2009/bottom_right.png) no-repeat left top;
}

#footer {
	padding-top:10px;
	padding-left:10px;
	font-family:'century gothic';
	font-size:10px;
	color:#cee5f2;
}

#footer a{
	color:#cee5f2;
}
