﻿@import url('/App_Themes/Corporate/resets.css');
@import url('/App_Themes/Corporate/fonts/stylesheet.css');

/*----------------------------------------------------------------
* Filename:			ccl_styles.css
* Description:		Global CSS
* Version:			1.0.0.0
* Author:			Jose Gilberto Ponce
* Last Edited by: 	Jose Gilberto Ponce 05/14/2014

== STRUCTURE =====================================================

* Page width:		1200px ?
* # of columns:		1, 2, 3

/*
/// ~~~~ TABLE OF CONTENTS ~~~~ ///

I. Color Scheme

II. Redefined
	A. Main
	B. Headers

III. The A Team (Link Definitions)

IV. Main Structure Categories
	A. Header
	B. Main Nav
	C. Content
	D. Footer

V. Global Styles

VI. Color Theming


behavior: url(/Assets/Corporate/Scripts/PIE.htc);
-pie-background: linear-gradient(top, #ffffff, #e5e5e5);

*/


/* I. Color Scheme






*/





body
{

    background: #fff;
    font-size:14px;
    color: #333;
    margin: 0;
    padding: 0;
    font-family: 'OpenSansRegular';
    font-weight:lighter;
    letter-spacing:1px;
    background:#e7e7e7;

}

.wrapper
{
    max-width:1200px;
    margin:0 auto;
    background:#fff;
}

body {
	background-color:#c5bc83;
	background-image:url(/layouts/Corporate/ccl/images/bg.png);
	background-repeat:repeat-x;
	}
#container {
	margin: 0px auto;
	width:768px;
	}


#bannerHeader{
	margin-bottom:10px;
	padding:0px;
	}
#bannerHeader img{
	margin:0px;
	padding:0px;
	float:left;
	border:none;
	}
#bannerHeader ul{
	margin:0px;
	padding:0px;
	float:left;
	}

#breadcrumb {
	padding:0px 0px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
	color:#333;
	}
#breadcrumb a:link, #breadcrumb a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
	text-decoration:underline;
	color:#333;
	}
#breadcrumb a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
	text-decoration:none;
	color:#333;
	}

#mainContent{
	margin-top:20px;
	padding:0px;
	}
#mainContentInside{
	/*margin-bottom: 80px;*/
	padding-bottom:10px;
	background-image:url(/layouts/Corporate/ccl/images/bg_subnav.gif);
	background-repeat:repeat-y;
	display:block;
	}


.clear{
	clear:both;
	}

/*=========== Home Page - Event Heighliht Section ===========*/
#specialBulletin{
	float:left;
	margin-left:5px;
	width:auto;
	}
#cornerT{
	background:#b6793f;
	background-image:url(/layouts/Corporate/ccl/images/cornerT.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:491px;
	height:9px;
	}
#cornerT2{
	background:#b6793f;
	background-image:url(/layouts/Corporate/ccl/images/cornerT2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:491px;
	height:9px;
	}
#cornerM{
	background:#b6793f;
	padding: 15px 15px;
	width:461px;
	}
#cornerM img{
	float:left;
	padding:0;
	margin-right:15px;
	width:209px;
	}
#cornerM .highlightTxt{
	float:left;
	width:237px;
	}
#cornerM .highlightTxt2{
	width: 461px;
}
#cornerM .highlightTxt2 h1{
	margin-bottom:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	line-height:21px;
	color:#000;
	}
#cornerM .highlightTxt h1{
	margin-bottom:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	line-height:26px;
	color:#000;
	}
#cornerM .highlightTxt h2{
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:21px;
	color:#fff;
	}
#cornerM .highlightTxt h7{
	margin-bottom:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	line-height:26px;
	color:#000;
	}
#cornerM .highlightTxt p{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000;
	}
#btnMoreInfo a:link, #btnMoreInfo a:visited{
	display:block;
	background-image:url(/layouts/Corporate/ccl/images/btn_moreInfo1.gif);
	background-repeat:no-repeat;
	width:133px;
	height:33px;
	text-indent: -1000em;
	}
#btnMoreInfo a:hover{
	display:block;
	background-image:url(/layouts/Corporate/ccl/images/btn_moreInfo2.gif);
	background-repeat:no-repeat;
	width:133px;
	height:33px;
	text-indent: -1000em;
	}
#cornerB{
	background:#b6793f;
	background-image:url(/layouts/Corporate/ccl/images/cornerB.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:491px;
	height:9px;
	margin-bottom:20px;
	}


/*=========== Inside Content Section ===========*/
#content{
	float:left;
	overflow:hidden;
	margin-left:40px;
	padding-top:15px;
	width:510px;
	}
#content .imgRight{
	float:right;
	margin:5px 0 10px 15px;
	}
#content .imgRight p{
	margin:2px 0;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	line-height:16px;
	width:238px;
	}
#content .imgLeft{
	float:left;
	margin:5px 15px 10px 0;
	}
#content .imgLeft p{
	margin:2px 0;
	padding: 5px 0 15px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	line-height:16px;
	width:238px;
	}
#content .imgbox{
	float:left;
	margin:5px 15px 10px 0;
	}
#content .imgbox p{
	margin:2px 0;
	padding: 5px 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	line-height:16px;
	}
div .imgBoxLeft{
	overflow:hidden;
	float:left;
	margin: 0 5px 5px 10px;
	width:28%;
	}
div .imgBoxLeft p{
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	line-height: 18px;
	}
#content h1{
	margin-bottom:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight:normal;
	line-height:26px;
	color:#000;
	}
#content h2{
	margin-top:30px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:21px;
	color:#333;
	/*color:#744d28;*/
	}
#content h3{
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	line-height:21px;
	color:#000;
	}
#content p{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#content p strong{
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	color:#333;
	}
#content ul{
	margin-left:15px;
	margin-bottom:15px;
	padding-left:15px;
	list-style:disc;
	}
#content ol{
	margin-left:15px;
	margin-bottom: 10px;
	padding-left:15px;
	list-style:decimal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#latin ol{
	margin-left:15px;
	margin-bottom: 15px;
	padding-left:15px;
	list-style:circle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#content li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#333;
	}
#content .color {
	color:#946232;
	}
#content dl {
	margin:0 0 15px 15px;
	}
#content dt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#946232;
	}
#content dt p{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000;
	}
#content dd{
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#946232;
	}
#content dd p{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000;
	}
#content blockquote{
	overflow:hidden;
	margin:0px 0px 20px 50px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	line-height:18px;
	color:#333;
	width:400px;
	}
#content blockquote span{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	float:right;
	line-height:18px;
	color:#333;
	}
#content a:link, #content a:visited{
	color:#946232;
	text-decoration:underline;
	}
#content a:hover{
	color:#946232;
	text-decoration:none;
	}
#content hr{
	margin-bottom:15px;
	border:0;
	color:#b3aa77;
	background-color:#b3aa77;
	height:1px;
	}
#content .imageFloatLeft{
	float:left;
	margin: 10px 20px 10px 20px;
	width:200px;
	}
#content .imageFloatLeft p{
	margin-top:5px;
	}

#content .backToTop{
	float:right;
	}
#content .backToTop a:link, #content .backToTop a:visited{
	display:block;
	background-color:#b6793f;
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	line-height:18px;
	color:#fff;
	}
#content .backToTop a:hover{
	display:block;
	background-color:#b58c65;
	padding:2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	line-height:18px;
	color:#333;
	}
#content .staff{
	overflow:hidden;
	margin: 5px 0;
	padding-bottom:5px;
	border-bottom: 1px solid #b6793f;
	height:168px;
	}
#content .staff img{
	float:left;
	padding-right: 10px;
	}

caption {
	font: italic 11px Arial, Helvetica, sans-serif;
	text-align: right;
}
#mytable {
	width: 500px;
	padding: 0;
	margin-bottom: 15px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	font: normal 11px auto Arial, Helvetica, sans-serif;
	color: #946232;
}
#mytable th {
	font: 11px Arial, Helvetica, sans-serif;
	color: #946232;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #c5bc83; /*url(images/bg_header.jpg) no-repeat;*/
}

#mytable td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #c5bc83;
	padding: 6px 6px 6px 12px;
	color: #333;
}
#mytable2 {
	padding: 0;
	margin-bottom: 15px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	font: normal 11px auto Arial, Helvetica, sans-serif;
	color: #946232;
}
#mytable2 th {
	font: 11px Arial, Helvetica, sans-serif;
	color: #946232;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #c5bc83; /*url(images/bg_header.jpg) no-repeat;*/
}

#mytable2 td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #c5bc83;
	padding: 6px 5px 6px 5px;
	color: #333;
}

#wdm{
	margin-top:5px;
	padding-right:20px;
	text-align:right;
	}
#wdm p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#000;
	}
#wdm a:link, #wdm a:visited{
	text-decoration:underline;
	color:#000;
	}
#wdm a:hover {
	text-decoration:none;
	color:#333;
	}

#txtSearch {
    width: 78%;
}
