/*/

/*/

/*/////////////////////
1. Base styles
/////////////////////*/

body, 
html {
	margin: 0;
	padding: 0;
}

#gl2-wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}

#gl2-wrapper body,
#gl2-wrapper p,
#gl2-wrapper b,
#gl2-wrapper strong,
#gl2-wrapper div,
#gl2-wrapper h1, 
#gl2-wrapper h2, 
#gl2-wrapper h3, 
#gl2-wrapper h4, 
#gl2-wrapper h5, 
#gl2-wrapper h6,
#gl2-wrapper b,
#gl2-wrapper a, 
#gl2-wrapper a:hover,
#gl2-wrapper a:focus,
#gl2-wrapper a:active,  
#gl2-wrapper ul,
#gl2-wrapper ol,
#gl2-wrapper li, 
#gl2-wrapper form, 
#gl2-wrapper input, 
#gl2-wrapper fieldset,
#gl2-wrapper textarea,
#gl2-wrapper select,
#gl2-wrapper dl,
#gl2-wrapper dt,
#gl2-wrapper dd, 
#gl2-wrapper tr, 
#gl2-wrapper td,
#gl2-wrapper table, 
#gl2-wrapper tbody, 
#gl2-wrapper th {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}

#gl2-wrapper fieldset,
#gl2-wrapper img {
	border:0;
}

#gl2-wrapper a:link {
	text-decoration:none;
}

#gl2-wrapper a:hover {
	text-decoration:underline;
}

#gl2-wrapper table {
    border-collapse: separate;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}

#gl2-wrapper .clear { clear: both; }

/*/////////////////////////////////
2. Typography, list and link styles
/////////////////////////////////*/

#gl2-wrapper p {
	font-size:12px;
	line-height: 1.4;
	color: #000;
}

#gl2-wrapper p.heading,
#gl2-wrapper p .heading {
	font-weight: bold;
	color: #6E3D8A;
}

#gl2-wrapper p.small,
#gl2-wrapper p .small {
	font-size: 11px;
	color: #404040;
}

#gl2-wrapper b,
#gl2-wrapper .b,
#gl2-wrapper strong,
#gl2-wrapper h1,
#gl2-wrapper h2,
#gl2-wrapper h3,
#gl2-wrapper h4,
#gl2-wrapper h5,
#gl2-wrapper h6 {
	font-weight:bold;
	line-height: 1;
	font-size:100%;
}

#gl2-wrapper h1,
#gl2-wrapper h2,
#gl2-wrapper h3,
#gl2-wrapper h4,
#gl2-wrapper h5,
#gl2-wrapper h6 {
	color: #6e3d8a;
}

#gl2-wrapper h1 { font-size:25px; } 
#gl2-wrapper h2 { font-size:20px; }
#gl2-wrapper h3 { font-size:15px; }
#gl2-wrapper h4 { font-size:11px; }

#gl2-wrapper a, 
#gl2-wrapper a:hover,
#gl2-wrapper a:focus,
#gl2-wrapper a:active {
    color: #000;
    font-weight: bold;
}

#gl2-wrapper ul { list-style: none; }

#gl2-wrapper .page-title h1 { margin-bottom: 20px; }

/*/////////////////////
3. Form styles
/////////////////////*/

#gl2-wrapper select, 
#gl2-wrapper input, 
#gl2-wrapper textarea {
	color: #000;
	border: 1px solid #6E3D8A;
	width: auto;
}

/* may have to remove the lines below */

#gl2-wrapper input, 
#gl2-wrapper select, 
#gl2-wrapper textarea, 
#gl2-wrapper button {
    vertical-align: middle;
}

#gl2-wrapper input[type="radio"] { border: 0; }
#gl2-wrapper input[type=checkbox] { border: none; }

#gl2-wrapper input {
	height: 22px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 21px\9; /* IE8 and below */
	*line-height: 21px; /* IE7 and below */
}

#gl2-wrapper select {
    height: 24px;
	*height: 23px; /* IE7 and below */
}

#gl2-wrapper textarea {
	padding: 3px;
	width: 200px;
	height: 100px;
}

/*/////////////////////
4. Form structure
/////////////////////*/

#gl2-wrapper .gl2-textbox-wrap {
	padding: 20px;
	border: 1px solid #BCBBBB;
	position: relative;
	font-size: 12px;
	margin: 8px 0 0 0;
}

#gl2-wrapper .gl2-textbox-wrap h3.gl2-form-header {
	width: 165px;
	text-align: right;
	padding-right: 12px;
	margin-bottom: 15px;
}

#gl2-wrapper .group-select .input-box, 
#gl2-wrapper .form-list .input-box {
    float: none;
}

#gl2-wrapper .input-box {
	width: auto;
	margin-bottom: 5px;
	clear: both;
	position: relative;
}

#gl2-wrapper .input-box label {
    width: 165px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 12px;
	line-height: 22px;
	font-weight: bold;
    color: #6E3D8A;
}

#gl2-wrapper .required {
    color: red;
}

/*///////////////////
5. Global messages
///////////////////*/

#gl2-wrapper ul.messages li ul li {
    margin: 5px 0;
    padding: 5px 25px 5px 25px;
    font-size: 11px;
    font-weight: bold;
}

#gl2-wrapper ul.messages li ul li:first-child { margin-top: 0px; }
#gl2-wrapper ul.messages li ul li:last-child { margin-bottom: 20px; }

#gl2-wrapper ul.messages li.success-msg ul li {	background-color: #DFF2BF; }
#gl2-wrapper ul.messages li.error-msg ul li { background-color: #FFBABA; }

body.checkout-cart-index li.success-msg { display: none; } /* Exception: Checkout page - no success msg */

/*///////////////////
5A. Tooltips
///////////////////*/

#dhtmltooltip {
    background-color: #6E3D8A;
    border: none;
    color: #FFFFFF;
    font-size: 11px;
    padding: 6px;
    position: absolute;
    visibility: hidden;
    z-index: 100;
    width: auto;
    border: none;
}

/*/////////////////////
5. CMS pages
/////////////////////*/

#gl2-wrapper .category-960,
#gl2-wrapper .cms-960 { 
    width: 960px; 
    margin: 0 auto;
}

#gl2-wrapper .std ol { 
    list-style: decimal; 
    padding-left: 1.5em; 
    *padding-left: 2em; /*IE7*/
}

/*/////////////////////
6. Buttons
/////////////////////*/

#gl2-wrapper button::-moz-focus-inner {
    padding: 0;
    border: 0
}

#gl2-wrapper button.button {
    background: url("/media/gl2-site-header/images/account-button-small-button.gif") no-repeat scroll 0% 50% transparent;
    border: 0 none;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    padding: 0 0 0 12px;
    width: auto;
}

#gl2-wrapper button.button span {
    background: url("/media/gl2-site-header/images/account-button-small.gif") no-repeat scroll 100% 50% transparent;
    clear: left;
    color: #FFFFFF;
    float: left;
    font: 11px/21px Arial, Helvetica, sans-serif;
    padding-bottom: 2px;
    padding-right: 25px;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
}

#gl2-wrapper button.button span {
    padding-bottom: 0;
}

#gl2-wrapper button.button.medium-button  {
    background: url("/media/gl2-js/images/button-medium.gif") no-repeat scroll 0 50% transparent;
    padding: 0 0 0 25px;
    width: auto;
}

#gl2-wrapper button.button.medium-button span {
    background: url("/media/gl2-js/images/button-medium-span.gif") no-repeat scroll 100% 50% transparent;
    font-size: 14px;
    line-height: 27px;
    padding-right: 40px;
}

#gl2-wrapper button.button.large-button {
    background: url("/media/gl2-site-header/images/account-button-large.gif") no-repeat scroll 0 50% transparent;
    padding: 0 0 0 25px;
    width: auto;
}

#gl2-wrapper button.button.large-button span {
	background: url("/media/gl2-site-header/images/account-button-large.gif") no-repeat scroll 100% 50% transparent;
    font-size: 18px;
    line-height: 41px;
    padding-right: 40px;
}

/*/////////////////////
7. Table structure
/////////////////////*/

#gl2-wrapper .data-table { width: 100%; }
#gl2-wrapper .data-table thead { background-color: #F2F2F2; }
#gl2-wrapper .data-table td { border: 1px solid #DDDDDD; padding: 5px; }
#gl2-wrapper .data-table th { border: 1px solid #DDDDDD; font-weight: bold; padding: 5px; white-space: nowrap; }

#gl2-wrapper caption,
#gl2-wrapper th,
#gl2-wrapper td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

/*/////////////
9. Overlays
/////////////*/

.black_overlay, #gl2-wrapper .black_overlay {
    background-color: #808184;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998;
}

.black_overlay, #gl2-wrapper .black_overlay {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); /* IE7 Opacity Hack */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 Opacity Hack */
}

.white_content, #gl2-wrapper .white_content {
    background-color: white;
    border: 1px solid silver;
    display: none;
    width: 800px;
    padding: 15px;
    position: fixed;
    margin: auto;
    top: 15%;
    right: 1%;
    left: 1%;
    z-index: 9999;
}

/*/////////////
10. Blog Comments
/////////////*/

.commentDetails h4.username{
    font-size:14px;
}
#gl2-wrapper div .commentDetails{
    font-size: 11px;
    margin-bottom: 5px;
}
#gl2-wrapper div .commentContent{
    padding: 10px;
    background-color: #eee;
    margin-bottom: 10px;
}
#gl2-wrapper div .group-select{
    margin-top:10px;
}
