﻿*
{
    margin: 0;
    padding: 0;
    background-position: center;
}
/* RESET - BEGIN */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
/* RESET - END */

body
{
    /* background: #f5f5ea; */
    background-color: #ffffff;
    font-size: 100%;
    line-height: 1em;
    font-family: arial, verdana, sans-serif;
    color: #333333;
	/* text-align:center; */
	min-width:450px;
}
/* header */
#header
{
    width: 925px;
    height: 50px;
    margin: 5px;
    position: relative;
    z-index: 99998;
}
.cp_logo_screen
{
    float: left;
    margin-top: 2px;
    margin-bottom: 0px;
}
.company_logo_screen
{
    width:100%;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.content
{
    width:100%;
    float:left;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}
#spacer
{
    clear: both;
    border-top: 1px solid #919195;
    border-bottom: 1px solid #007DC3;
    height: 3px;
}
#wrap {
	width:700px;
	max-width:100%;
	margin:0 auto;
	text-align:left;
	position:relative;
	}

#menu
{
    clear: both;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    background: #fff url(http://glditd/cppb02/img/menu.gif);
    height: 28px;
}
#menu li
{
    font-size: 11px;
}

#menu ul, ul.nobullets, .jsMenu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

#searchbox {
	clear:both;
	margin-bottom:12px;
	width:600px;
	max-width:100%;
	height:85px;
	background:#007DC3 url(http://glditd/cppb02/img/searchbox.gif) top left no-repeat;
	}

#searchbox .pad {
	padding:0 12px;
	height:85px;
	background:transparent url(http://glditd/cppb02/img/searchcorner.gif) top right no-repeat;
	}

#searchform {
	margin:0;
	}

#searchbox #searchfield {
	width:410px;
	max-width:68%;
	margin:0 6px 6px 0;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	}

#searchbox #searchbutton {
	margin-bottom:6px;
	max-width:30%;
	font-size:12px;
	font-family:arial,helvetica,sans-serif;
	}

#cp_logo {
	float:left;
	margin:0px;
/*	margin-top:2px;
	margin-left:8px;
	width:220px;
	height:24px; */
	margin-top:2px;
	margin-left:0px;
	width:189px;
	height:24px;
	}
#searchbox_cp {
	clear:both;
	margin:0px 0px 0px 0px;
	max-width:100%;
	width:100%;
	white-space: nowrap;
	}
#searchfield_cp {

	width:300px;
	height:17px;
	margin:0 10px 0 0;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	}
#txtName {

	width:300px;
	height:17px;
	margin:0 10px 0 0;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	}

.searchbutton_cp {
	margin:0px 0px 0px -1px;
	border:0px;
	font-size:12px;
	font-family:arial,helvetica,sans-serif;
	cursor: hand;
	}
.field_cp {
	margin:13px 0px 0px 0px;
	float:left;

	}

.inputBox
{
	border: 1px solid #C0C0C0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	padding: 0px
}

.button_cp {
	margin:10px 0px 0px -1px;
	float:left;
	}
.cpbox {
	background:#fff url(http://glditd/cppb02/img/box1.gif) top left no-repeat;
	margin-bottom:12px;
	}

.cpbox .b2 {
	background:transparent url(http://glditd/cppb02/img/box2.gif) bottom right no-repeat;
	}

.cpbox .b3 {
	background:transparent url(http://glditd/cppb02/img/box3.gif) bottom left no-repeat;
	}

.cpbox .b4 {
	padding:12px;
	min-height:50px;
	background:transparent url(http://glditd/cppb02/img/box4.gif) top right no-repeat;
	}
.left .cpbox .b4 {
	padding:12px;
	min-height:130px;
	background:transparent url(http://glditd/cppb02/img/box4.gif) top right no-repeat;
	}
.right .cpbox .b4 {
	padding:12px;
	min-height:130px;
	background:transparent url(http://glditd/cppb02/img/box4.gif) top right no-repeat;
	}

.cpbox img {
	float:right;
	margin:12px 12px 0 4px;
	}

.cpbox h2, .upgrade h2  {
	margin:0 0 3px 0;
	font-size:11px;
	}

.cpbox p, .upgrade p {
	line-height:15px;
	}

.cpbox ul, .form {
	margin:0;
	padding:0;
	}

.cpbox li {
	margin:0;
	padding:0 0 0 12px;
	list-style-position:outside;
	list-style:none;
	line-height:15px;
	color:#999;
	background:#fff url(http://glditd/cppb02/img/bullet.gif) top left no-repeat;
	}	

.box {
	background:#fff url(http://glditd/cppb02/img/box1.gif) top left no-repeat;
	margin-bottom:12px;
	}

.box .b2 {
	background:transparent url(http://glditd/cppb02/img/box2.gif) bottom right no-repeat;
	}

.box .b3 {
	background:transparent url(http://glditd/cppb02/img/box3.gif) bottom left no-repeat;
	}

.box .b4 {
	padding:12px;
	min-height:50px;
	background:transparent url(http://glditd/cppb02/img/box4.gif) top right no-repeat;
	}
.left .box .b4 {
	padding:12px;
	min-height:130px;
	background:transparent url(http://glditd/cppb02/img/box4.gif) top right no-repeat;
	}
.right .box .b4 {
	padding:12px;
	min-height:130px;
	background:transparent url(http://glditd/cppb02/img/box4.gif) top right no-repeat;
	}

.box img {
	float:right;
	margin:12px 12px 0 4px;
	}

.box h2, .upgrade h2  {
	margin:0 0 3px 0;
	font-size:11px;
	}

.box p, .upgrade p {
	line-height:15px;
	}

.box ul, .form {
	margin:0;
	padding:0;
	}

.box li {
	margin:0;
	padding:0 0 0 12px;
	list-style-position:outside;
	list-style:none;
	line-height:15px;
	color:#999;
	background:#fff url(http://glditd/cppb02/img/bullet.gif) top left no-repeat;
	}


#footer, .clear, .section, .section2 {
	clear:both;
	}

#copyright {float:left;}

#copyright p {
	color:#999;
	line-height:14px;
	font-size:10px;
	margin:0.8em 0 1.5em;
	}

#copyright a:link, #copyright a:visited, #copyright a:active {
	color:#222;
	color:#999;
	text-decoration:underline;
	}

#copyright a:hover {
	color:#1d63a3;
	text-decoration:none;
	}
