﻿/* // this points to the css reset script - mwg 26.07.09 */
@import url('CSS_Reset.css');

/* // typical html tag styling - mwg 26.07.09 */
body
{
	background-color: #2A2A2A;
	font-family: verdana, helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
}

input
{
  width: 99%;
}

p
{
	margin: 0px 15px 15px 15px;
	    text-align:justify;
}

/* // div id styling - mwg 26.07.09 */
#parent 
{
	margin-left: auto;
	margin-right: auto;
	width: 984px;
}

#wrapper {
	height: 100%;
}

#logo
{
	background-image: url('Image_Logo_360_150.png');
	float: left;
	width: 360px;
	height: 150px;
}

#logo h1
{
	display: none;
}

#navigation
{
	float: left;
	margin: 15px 0px 15px 15px;
}

#navigation h2
{
	display: none;
}

#navigation li
{
	display: inline;
	float: left;
	text-align: center;
	padding-left: 5px;
}

#navigation li a
{
	display: block;
	background-repeat: no-repeat;
	background-position: top;
}

#navigation a:link
{
	color: #ffffff;
	text-decoration: none;
}

#navigation a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#navigation a:active
{
	color: #ffffff;
	text-decoration: none;
}

#navigation a:hover
{
	color: #cc0000;
	text-decoration: underline;
}

#content
{
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	background-color: #ffffff;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#content_body
{
	padding: 20px 20px 20px 20px;
	background-color: #cccccc;
	border: 1px solid #666666;
}

#content_body h3
{
	font-size: 0.9em;
	text-align: left;
	padding-bottom: 15px;
}

#content_body h4
{
	font-size: 0.8em;
	text-align: left;
	padding-bottom: 15px;
	font-weight: bold;
	text-decoration: underline;
}

#content_body a:link
{
	color: #0099ff;
	text-decoration: none;
}

#content_body a:visited
{
	color: #0099ff;
	text-decoration: none;
}

#content_body a:active
{
	color: #0099ff;
	text-decoration: none;
}

#content_body a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

#validation
{
	text-align: right;
	float: right;
	margin: 1em;
}

#validation h2
{
	display: none;
}

#validation li
{
	display: inline;
	float: left;
	padding-left: 20px;
}

#validation li a
{
	display: block;
	width: 40px;
	height: 40px;
}

#validation li a span
{
	display: none;
}

#members
{
	text-align: left;
	float: left;
	margin: 1em;
}

#members h2
{
	display: none;
}

#members li
{
	display: inline;
	float: left;
	padding-left: 20px;
}

#members li a
{
	display: block;
	width: 40px;
	height: 40px;
}

#members li a span
{
	display: none;
}

#copyright
{
	margin: 1em;
}

#copyright h2
{
	display: none;
}

#copyright p
{
	color: #666666;
	padding-top: 5px;
}

#copyright a:link
{
	color: #ffffff;
	text-decoration: none;
}

#copyright a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#copyright a:active
{
	color: #ffffff;
	text-decoration: none;
}

#copyright a:hover
{
	color: #cc0000;
	text-decoration: underline;
}

/* // div class styling - mwg 26.07.09 */
.home
{
	padding-top: 95px;
	display: inline-block;
	width: 95px;
	background: url('Button_Home_80_80.jpg') no-repeat;
}

.about_us
{
	padding-top: 95px;
	display: inline-block;
	width: 95px;
	background: url('Button_About_80_80.jpg') no-repeat;
}

.services
{
	padding-top: 95px;
	display: inline-block;
	width: 95px;
	background: url('Button_Services_80_80.jpg') no-repeat;
}

.portfolio
{
	padding-top: 95px;
	display: inline-block;
	width: 95px;
	background: url('Button_Portfolio_80_80.jpg') no-repeat;
}

.the_team
{
	padding-top: 95px;
	display: inline-block;
	width: 95px;
	background: url('Button_The_Team_80_80.jpg') no-repeat;
}

.contact_us
{
	padding-top: 95px;
	display: inline-block;
	width: 95px;
	background: url('Button_Contact_Us_80_80.jpg') no-repeat;
}

.header_home
{
	display: block;
	height: 50px;
	text-indent: 90px;
	padding-top: 30px;
	background: url('Header_Home_80_80.jpg') no-repeat;
}

.header_about_us
{
	display: block;
	height: 50px;
	text-indent: 90px;
	padding-top: 30px;
	background: url('Header_About_80_80.jpg') no-repeat;
}

.header_services
{
	display: block;
	height: 50px;
	text-indent: 90px;
	padding-top: 30px;
	background: url('Header_Services_80_80.jpg') no-repeat;
}

.header_portfolio
{
	display: block;
	height: 50px;
	text-indent: 90px;
	padding-top: 30px;
	background: url('Header_Portfolio_80_80.jpg') no-repeat;
}

.header_the_team
{
	display: block;
	height: 50px;
	text-indent: 90px;
	padding-top: 30px;
	background: url('Header_The_Team_80_80.jpg') no-repeat;
}

.header_contact_us
{
	display: block;
	height: 50px;
	text-indent: 90px;
	padding-top: 30px;
	background: url('Header_Contact_Us_80_80.jpg') no-repeat;
}

.header_login
{
	display: block;
	height: 50px;
	text-indent: 90px;
	padding-top: 30px;
	background: url('Header_Login_80_80.jpg') no-repeat;
}

.header_admin
{
	display: block;
	height: 50px;
	text-indent: 90px;
	padding-top: 30px;
	background: url('Header_Admin_80_80.jpg') no-repeat;
}

.button_click_here
{
	padding-top: 5px;
	text-indent: 45px;
	display: inline-block;
	width: 100%;
	height: 45px;
	background: url('Button_Click_Here_40_40.png') no-repeat;
	float: left;
}

.button_edit
{
	padding-top: 5px;
	text-indent: 45px;
	display: inline-block;
	width: 100%;
	height: 35px;
	background: url('Button_Edit_40_40.png') no-repeat;
}

.button_delete
{
	padding-top: 5px;
	text-indent: 45px;
	display: inline-block;
	width: 100%;
	height: 35px;
	background: url('Button_Delete_40_40.png') no-repeat;
}

.button_add
{
	padding-top: 5px;
	text-indent: 45px;
	display: inline-block;
	width: 100%;
	height: 35px;
	background: url('Button_Add_40_40.png') no-repeat;
}

.clear_both
{
	clear: both;
}

.whitespace_spacer
{
	padding-top: 15px;
}

.error
{
	padding: 20px 20px 5px 20px;
	background-color: #cc6666;
	border: 1px solid #ff0000;
}

.error h3
{
	padding-top: 5px;
	background-image: url('Button_Error_40_40.jpg');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	text-indent: 50px;
}

.error a:link
{
	color: #ffffff;
	text-decoration: none;
}

.error a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.error a:active
{
	color: #ffffff;
	text-decoration: none;
}

.error a:hover
{
	color: #000000;
	text-decoration: underline;
}

.success
{
	padding: 20px 20px 5px 20px;
	background-color: #66cc33;
	border: 1px solid #00ff00;
}

.success h3
{
	padding-top: 5px;
	background-image: url('Button_Success_40_40.jpg');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	text-indent: 50px;
}

.success a:link
{
	color: #ffffff;
	text-decoration: none;
}

.success a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.success a:active
{
	color: #ffffff;
	text-decoration: none;
}

.success a:hover
{
	color: #000000;
	text-decoration: underline;
}

.change
{
	padding: 20px 20px 5px 20px;
	background-color: #ffcc33;
	border: 1px solid #ffff00;
}

.change_add
{
	padding-top: 5px;
	background-image: url('Button_Add_40_40.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
	text-indent: 50px;
}

.change_edit
{
	padding-top: 5px;
	background-image: url('Button_Edit_40_40.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
	text-indent: 50px;
}

.change_delete
{
	padding-top: 5px;
	background-image: url('Button_Delete_40_40.png');
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
	text-indent: 50px;
}

.label_class
{
	margin: 15px;
	float: left;
}

.link_button_details
{
	clear: both;
	margin: 0px 15px 15px 15px;
}

.link_button_submit
{
	margin: 15px 15px 15px 15px;
}

.label_details
{
	margin: 0px 15px 15px 15px;
	float:left;
}

.textarea
{
	width: 99%;
}

.xhtml
{
	background-image: url('Button_Valid_XHTML_40_40.jpg');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}

.css
{
	background-image: url('Button_Valid_CSS_40_40.jpg');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}

.w3c
{
	background-image: url('Button_Valid_W3C_40_40.jpg');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}

.admin
{
	background-image: url('Button_Admin_40_40.jpg');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}

.login
{
	background-image: url('Button_Login_40_40.jpg');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}

.logout
{
	background-image: url('Button_Logout_40_40.jpg');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}

.share_point
{
	background-image: url('Button_Share_Point_40_40.jpg');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}

.section_divide_small
{
	float: left;
	text-align: left;
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
	border: 1px solid #666666;
	width: 210px;
}

.facebooklikebox
{
    margin-top:15px;
    background-color:White;
	float: left;
	text-align: left;
	width: 250px;
	clear:both;
	
}

.twitterbox
{
    margin-top:15px;
    background-color:White;
	float: left;
	text-align: left;
	width: 250px;
	clear:both;
}

.section_divide_small li
{
	display: block;
	background-image: url('Bullet_20_20.jpg');
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: center;
	width: 20px;
	padding: 0px 15px 5px 15px;
}

.section_divide_small li a
{
	display: block;
	margin-left: 30px;
	width: 10em;
}

.section_divide_large
{
	
	text-align: left;
	margin-left: 15px;
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
	border: 1px solid #666666;
	width: 590px;
	margin-left:270px;
}

.section_divide_large_full
{
	float: left;
	text-align: left;
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
	border: 1px solid #666666;
	width: 860px;
}

.border_top_left_corner
{
	background-image: url('Border_Top_Left_Corner_20_20.jpg');
	background-repeat: no-repeat;
	height: 20px;
}

.border_top_right_corner
{
	background-image: url('Border_Top_Right_Corner_20_20.jpg');
	background-position: right;
	background-repeat: no-repeat;
	height: 20px;
}

.border_top
{
	background-image: url('Border_Top_20_20.jpg');
	background-repeat: repeat-x;
	height: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.border_bottom_left_corner
{
	background-image: url('Border_Bottom_Left_Corner_20_20.jpg');
	background-repeat: no-repeat;
	height: 20px;
}

.border_bottom_right_corner
{
	background-image: url('Border_Bottom_Right_Corner_20_20.jpg');
	background-position: right;
	background-repeat: no-repeat;
	height: 20px;
}

.border_bottom
{
	background-image: url('Border_Bottom_20_20.jpg');
	background-repeat: repeat-x;
	height: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.table_repeater
{
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}

.table_repeater_sub
{
	margin-left: 55px;
	margin-right: 15px;
}

.table_repeater table
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.table_repeater tr
{
	border: 1px solid #000000;
}

.table_repeater th
{
	background-color: #666666;
	color: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px;
}

.table_repeater td
{
	vertical-align: middle;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px;
}

.tablerow_repeater_normal
{
	background-color: #ffffff;
}

.tablerow_repeater_alternate
{
	background-color: #cccccc;
}

.sub_row_surround
{
	background-image: url("Border_Sub_Section_60_50.jpg");
	background-repeat: no-repeat;	
}

.change_button_click_here
{
	padding-top: 5px;
	text-indent: 45px;
	display: inline-block;
	width: 7.5em;
	height: 45px;
	background: url('Button_Click_Here_40_40.png') no-repeat;
	float: left;
}

.thumb_image
{
	text-align: left;
	width: 100px;
	height: 100px;
	vertical-align: middle;
}

.description
{
	margin: 15px 0px 15px 0px;
}
