@import "http://services.igloocommunities.com/download-noauth/lib/css/gridcss";
@import "http://services.igloocommunities.com/download-noauth/lib/boxes/css/boxcss";


/* -------------------------------------------- 
[-- COMMUNITY --]
	LEADERSHIP SERVICES

[-- ASSIGNED TO --]
	Ahmad Merhi
--------------------------------------------- */


a                { color: #408dbc; text-decoration: none; }
#tinymce a       { color: #408dbc !important; text-decoration: none !important; }

a:hover          { color: #408dbc; text-decoration: underline;}
#tinymce a:hover { color: #408dbc !important; text-decoration: underline !important; }



/*--------------------------------------------- */
/*                >>> CONTENT <<<                */
/*--------------------------------------------- */

.subnav { margin: 0!important; padding: 5px 0; }

.subnav li {
	list-style: none; margin-bottom: 5px;
	padding-left: 10px;	
}

.subnav a {
	background: url('http://services.igloocommunities.com/download-noauth/lib/icons/arrows/arrow3thin') 100% 5px no-repeat;
	font-weight: bold;
	padding-right: 10px;
}

/*--------------------------------------------- */
/*          >>> THEME SNIPPET <<<               */
/*--------------------------------------------- */	

.box { background-color: #003366; }

.box-head, .box-head div,  
.box-foot, .box-foot div,
.box-head h1, .box-head h2, .box-head h3,
.box-head h4, .box-head h5, .box-head h6
{
	background: url(http://services.igloocommunities.com/download-noauth/lib/boxes/img/20png) 0 0 no-repeat;
}

.box-head div, .box-foot div {
	line-height: 17px;
}

.box .box-video {
	background: #fff;
	padding: 2px;
}


/*--------------------------------------------- */
/*                >>> LAYOUT <<<                */
/*--------------------------------------------- */


/* COLORS & BACKGROUND
=============================================== */

body { color: #636363; }

body   		{ background: #ffffff; }

.workarea #content,
#home #content
{
	background: url(/download-noauth/gallery/img/contentgif) 100% 0 repeat-y;
}

#trailer, #trailerbar { background: #fff; }

.worktable-scroll { background: #fff;}

#footer 	{ background: #fff; }



/* STRUCTURE
=============================================== */

#header, #primarynav, #content, #footer-inner {
	margin: 0 auto;
	width: 960px;
}

#header { height: 121px; }

#content       { padding: 0; }
#content-inner { padding-top: 10px; }
#footer-inner  { padding: 0; }

#footer-custom {
	height: auto !important;
	height: 1%;
	overflow: hidden;
}




/*--------------------------------------------- */
/*              >>> COMPONENTS <<<              */
/*--------------------------------------------- */



/* SEARCH
=============================================== */

#search-keyword { top: 22px; }


/* SIGN IN
=============================================== */

#comsignin { border-width: 0; }


/* LOGO/TAGLINE
=============================================== */

#logo {
	background: url(/download-noauth/gallery/img/headerpng) 10px 10px no-repeat;
	padding: 10px 0 0 10px;
}

#logo a {
	/*background: url(/download-noauth/gallery/img/logojpg) 0 0 no-repeat;*/
	
	display: block;
	height: 0 !important;
	overflow: hidden;
	padding: 101px 0 0;
	width: 362px;
}


/* PRIMARYNAV
=============================================== */

#navigation	 {
	background: #829bcd;
}

#primarynav {
	background: url(/download-noauth/gallery/img/navpng) 100% 0 no-repeat;
	padding: 8px 0;	
}

#primarynav ul {
	height: auto !important;
	height: 1%;
	overflow: hidden;
}

#primarynav li {
	border-left: 1px solid #fff;
	float: left;
}

#primarynav a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 15px 1px;
	text-decoration: none;
}

#primarynav a:hover { color: #ddd; }

#primarynav .home 	{ border-width: 0; }



/*--------------------------------------------- */
/*                >>> GRID  <<<                 */
/*--------------------------------------------- */


.grid-row { 
	height: auto!important;
	height: 1%;
	display: inline-block;
	zoom: 1;
	margin-bottom: 1em;
}

#tinymce .grid-row { height: auto!important; }


#tinymce .grid-1, #tinymce .grid-2, #tinymce .grid-3, #tinymce .grid-4, #tinymce .grid-5,
#tinymce .grid-6, #tinymce .grid-7, #tinymce .grid-8, #tinymce .grid-9, #tinymce .grid-10, 
#tinymce .grid-11, #tinymce .grid-12, #tinymce .grid-13,
#tinymce .grid-14, #tinymce .grid-15, #tinymce .grid-16
{
	margin-left: 4px;
	margin-right: 4px;
}

#tinymce .alpha { margin-left: 0; }
#tinymce .omega { margin-right: 0; }

#tinymce .alpha .alpha { margin-left: 4px; }
#tinymce .alpha .omega { margin-right: 4px; }
#tinymce .omega .omega { margin-right: 4px; }
#tinymce .omega .alpha { margin-left: 4px; }

.mceContentBody { padding: 1px !important; }
