@charset "utf-8";
/*
Theme Name: GlobalTrax
Theme URI: http://globaltrax.com/
Description: GlobalTrax Default WP Layout.
Version: 1.0
Author: James Gober / Michael Shihinski
Author URI: http://zerogcreative.com/

*/

/* Body Styles */
* { 
 line-height:1.2; 
}

body{
 cursor: default;
 margin: 0;
 padding: 0;
 background-color: rgb(93, 96, 110);
 font-family:Verdana, Verdana, Geneva, sans-serif;
 font-size: 14px;
}



#main{
 width: 1067px;
 margin: 0 auto;
 background-image: url(./images/background.gif);
 background-position: top left;
 background-repeat: repeat-y;
}

#footer{
 width: 1067px;
 height: 50px;
 margin: 0 auto;
 padding-top: 15px;
 background-image: url(./images/footer.gif);
 background-position: top left;
 background-repeat: no-repeat;
 text-align: center;
 font-family:Verdana, Verdana, Geneva, sans-serif;
 font-size: 9px;
 color: rgb(255, 255, 255);
}

#footer a{
 color: rgb(255, 255, 255);
 text-decoration: none;
}

#footer a:hover{
 color: rgb(150, 150, 150);
 text-decoration: none;
}

#main_container{
 width: 959px;
 min-height: 121px;
 margin-left: 54px;
 overflow: hidden;
 background-image: url(./images/head_cap.png);
 background-position: top left;
 background-repeat: repeat-x;
}

#foot_container{
 width: 959px;
 padding-top: 5px;
 padding-bottom: 5px;
 text-align: center;
 margin-left: 54px;
 font-size: 10px;
}

#foot_container a{
 color: rgb(0, 0, 0);
 text-decoration: none;
 border-bottom: 1px dotted rgb(0, 0, 0);
}

#foot_container a:hover{
 color: rgb(150, 150, 150);
 text-decoration: none;
 border-bottom: 1px dotted rgb(150, 150, 150);
}

#home_container{
 width: 959px;
 height: 646px;
 overflow: hidden;
 background-image: url(./images/rock.jpg);
 background-position: top left;
 background-repeat: no-repeat;
}


#level2_container{
 width: 959px;
 overflow: hidden;
}


#head_wrapper{
 width: 890px;
 height: 101px;
 vertical-align: top;
 margin-left: 40px;
 padding-top: 20px;
 float: left;
 display: inline;
}

#home_head_navigation{
 margin-left: 305px;
 margin-right: 170px;
}


#head_navigation{
 margin-left: 305px;
 margin-right: 320px;
}

#head_logo{
 float: left;
 width: 305px;
 margin-left: -890px;
 padding-top: 20px;
}

#home_head_right{
 float: left;
 width: 170px;
 margin-left: -170px;
 padding-top: 20px;
}

#head_right{
 float: left;
 width:320px;
 margin-left: -320px;
 padding-top: 20px;
}

#logo_img{
 width: 264px;
 height: 82px;
 border: 0;
 margin-right: 40px;
}


#head_getstarted{
 width: 320px;
 height: 65px;
 border: 0;
 margin-right: 40px;
}

a.img_link{
 text-decoration: none;
 border: 0;
}

a.img_link:hover{
 text-decoration: none;
 border: 0;
}

#menu_ul{
 margin: 0;
 padding: 0;
 list-style: none;
 float: left;
 clear: right;
}



#menu_ul li{
 margin: 0;
 padding: 0;
 padding-bottom: 2px;
 color: rgb(255, 255, 255);
 font-size: 75%;
 font-weight: bold;
}

#menu_ul a{
 text-decoration: none;
 border: 0;
 color: rgb(255, 255, 255);
}

#menu_ul a:hover{
 text-decoration: none;
 border: 0;
 color: rgb(200, 200, 200);
}

#bg_swap{
 font-size: 11px;
 font-weight: bold;
 color: rgb(255, 255, 255);
 float: right;
 clear: left;
}

#bg_swap a{
 text-decoration: none;
 border: 0;
 color: rgb(255, 255, 255);
}

#bg_swap a:hover{
 text-decoration: none;
 border: 0;
 color: rgb(200, 200, 200);
}


/* background swap menu */
.dropmenudiv_a{
 position:absolute; top: 0;
 border: 1px solid black;
 border-top-width: 3px; 
 border-bottom-width: 0;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 11px;
 line-height:18px;
 z-index:100;
 background-color: #ffffff;
 width: 140px;
 visibility: hidden;
}


.dropmenudiv_a a{
 width: auto;
 display: block;
 text-indent: 5px;
 border-top: 0 solid #999999;
 border-bottom: 1px solid #999999;
 padding: 2px 0;
 text-decoration: none;
 color: black;
}

.dropmenudiv_a a:hover{
 background-color: #cccccc;
 color: rgb(0, 0, 0);
}

/* home elements */
#home_wrapper{
 width: 890px;
 vertical-align: top;
 margin-left: 40px;
 padding-top: 20px;
}

#home_parent{
 border: 0;
 width: 520px;
 height: 230px;
 overflow: hidden;
}

#home_cont_wrapper{
 float: left;
 width: 520px;
}

#home_content{
 margin-right: 230px;
}

#home_content h1{
 font-size: 17px;
 font-weight: bold;
 color: rgb(0, 0, 0);
 margin: 0 4px 5px;
 padding: 0;
}

#home_content p{
 color:#000000;
 font-size:12px;
 font-weight:normal;
 line-height:17px;
 margin:0 4px 5px;
 padding:0;
}

#home_right{
 float: left;
 width: 170px;
 margin-left: -170px;
}

#home_right_panel{
 width: 170px;
 overflow: hidden;
 margin-top: 40px;
}

#home_right_panel p{
 font-size: 11px;
 font-weight: bold;
 font-style: italic;
 color: rgb(0, 0, 0);
 margin-top: 9px;
 padding: 0;
 margin-bottom: 5px;
}

#home_right_panel_arrow{
 width: 170px;
 overflow: hidden;
 text-align: right;
}

.small_arrow{
 width: 20px;
 height: 20px;
 border: 0;
 float: right;
 clear: left;
 margin-right: 20px;
 margin-top: 0px;
}

#home_get_started{
 width: 429px;
 height: 48px;
 margin-left: 4px;
}

#home_get_started img{
 width: 429px;
 height: 48px;
 border: 0;
}

#home_get_started_box{
 width: 429px;
 height: 185px;
 margin-left: 4px;
}

a.black_bold{
 font-weight: bold;
 color: rgb(0,0,0);
 text-decoration: none;
 font-size:10px;
}

a.black_bold:hover{
 font-weight: bold;
 color: rgb(100,100,100);
 text-decoration: none;
}

#home_get_started_box h2{
 font-size: 14px;
 font-weight: bold;
 color: rgb(0, 0, 0);
 margin: 0;
 padding: 0;
 margin-bottom: 10px;
 padding-top: 10px;
 margin-left: 28px;
}

.outlets{
 width: 376px;
 height: 114px;
 border: 0;
 margin-left: 28px;
}


/* Level 2 */
#level2_body{
 width: 890px;
 vertical-align: top;
 margin-left: 40px;
 padding-top: 20px;
}

#level2_wrapper{
 float: left;
 width: 100%;
}

#level2_column{
 margin-left: 310px;
 padding-top: 15px;
}

#level2_column h1{
 font-weight: bold;
 font-size: 18px;
 color: rgb(0, 0, 0);
 margin: 0;
 padding: 0;
 margin-bottom: 10px;
}

#level2_column h2{
 font-weight: bold;
 font-size: 14px;
 color: rgb(0, 0, 0);
 margin: 0;
 padding: 0;
 margin-bottom: 10px;
}

#level2_column p{
 font-weight: normal;
 font-size: 13px;
 font-family:Verdana, Verdana, Geneva, sans-serif;
 color: rgb(0, 0, 0);
 margin: 0;
 padding: 0;
 margin-bottom: 10px;
}

#level2_column a{
 color: rgb(0, 0, 0);
 text-decoration: none;
 border-bottom: 1px dotted rgb(0, 0, 0);
}

#level2_column a:hover{
 color: rgb(150, 150, 150);
 text-decoration: none;
 border-bottom: 1px dotted rgb(150, 150, 150);
}

#level2_column ul{
 margin: 0;
 padding: 0;
 margin-left: 27px;
 margin-bottom: 10px;
}

#level2_column li{
 margin: 0;
 padding: 0;
 font-size: 12px;
 padding-bottom: 2px;
 padding-top: 2px;
 vertical-align: top;
}

#level2_left_column{
 float: left;
 width: 274px;
 min-height: 481px;
 height:auto !important;
 height:481px;
 margin-left: -890px;
 padding-top: 20px;
 background-image: url(./images/sidebar.png);
 background-position: bottom left;
 background-repeat: no-repeat;
}

.sidebar_content{
 width: 214px;
 margin-left: 30px;
 font-family:Verdana, Verdana, Geneva, sans-serif;
 font-size: 12px;
}


.sidebar_content h1{
 font-weight: bold;
 font-size: 18px;
 color: rgb(0, 0, 0);
 margin: 0;
 padding: 0;
 margin-bottom: 10px;
}

.sidebar_content h2{
 font-weight: bold;
 font-size: 15px;
 color: rgb(0, 0, 0);
 margin: 0;
 padding: 0;
 padding-bottom: 10px;
}

.sidebar_content p{
 font-weight: normal;
 font-size: 12px;
 color: rgb(0, 0, 0);
 margin: 0;
 padding: 0;
 margin-bottom: 10px;
}

.sidebar_content a{
 color: rgb(0, 0, 0);
 text-decoration: none;
}

.sidebar_content a:hover{
 color: rgb(100, 100, 100);
 text-decoration: none;
}

.sidebar_content ul{
 list-style-position: outside;
 list-style-image: url(./images/arrow.gif);
 list-style-type: square;
 margin: 0;
 padding: 0;
 margin-left: 27px;
 padding-bottom: 10px;
}

.sidebar_content li{
 margin: 0;
 padding: 0;
 font-size: 12px;
 padding-bottom: 2px;
 padding-top: 2px;
 vertical-align: top;
}

#join_now_large{
 width: 210px;
 height: 144px;
 border: 0;
 margin-bottom: 10px;
 margin-top: 20px;
}

#questions_large{
 width: 210px;
 height: 118px;
 border: 0;
 margin-bottom: 10px;
}

#respond textarea {
 width:550px;
 height:200px;
}

/*Comments*/
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:10px 7px 10px 57px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#c00; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:5px solid #d5d5d5; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; padding:10px; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

