@import "http://services.igloocommunities.com/download-noauth/lib/css/gridcss";
@import "http://services.igloocommunities.com/download-noauth/lib/boxes/css/boxcss";



/* -------------------------------------------- 
[-- COMMUNITY --]
	TRUDEAU

[-- ASSIGNED TO --]
	Ahmad Merhi
--------------------------------------------- */

#wa-projects .grid-row-inner {
    padding: 12px 0;
}

.col {
    display: inline;
    float: left;
    list-style: none!important; 
    margin: 0 10px;
    width: 130px;
}

.col li, .arrow {
    background: url(/download-noauth/gallery/img/arrowpng) 0 8px no-repeat;
    padding-left: 20px;
    font-size: 11px;
}

.arrow { background-position: 0 5px; }

#col-1 { margin: 0 10px 0 0; }

#col-2 { margin: 0 0 0 10px; }

.column {
    display: inline;
    float: left;
    margin: 0 10px;
    width: 200px;
}

.alpha { margin-left: 0; }
.omega { margin-right: 0; }

.box {
    background: #000;
    border: 6px solid #95b3d7;
    padding: 10px;
}

.box *, .box a {
    color: #fff !important;
}

.rss-box ul {
    margin: 0 !important;
}

.rss-box li {
    list-style: none !important;
    font-size: 11px !important;
    padding-bottom: 10px;
    border-bottom: 1px dotted #d9d9d9;
    margin-bottom: 10px;
}







/* LISTS
=============================================== */

.list-thumbs { margin-left: 0 !important; margin-bottom: 1em; overflow: hidden; }

.list-thumbs li { 
    clear: left;
    list-style: none;
    margin-bottom: 12px;
}

.list-thumbs img { float: left; }

.nobullets, .list-thumbs { margin-left: 0 !important; margin-bottom: 1em; overflow: hidden; }

.list-thumbs li { 
	background: url(/download/gallery/content/thumb_shad) no-repeat 0 93px; /* DEFAULT POSITION FOR THUMBS-90 */ 
	clear: left; 
	list-style: none; 
	margin-bottom: 12px; 
}

.list-thumbs img, .styled {
    border: 1px solid #ccc;
    float: left;
    margin: 0 10px 10px 0;
    padding: 2px;
    width: 40px;
}




#home .grid-row-inner .grid-6 {
	background: url(/download-noauth/gallery/img/verticallinegif) 100% 0 repeat-y;
}

#tables-format,
#tables-format div,
#tables-format p { color: #333; font-size: 10px; line-height: 1.3; }

#tables-format p { margin-bottom: 0; }

.editable p, .editable pre, .editable blockquote, 
.editable dl, .editable .editable ol, 
.editable ul, .editable table, .editable caption, 
.editable legend, .editable label, div.editable
{
	line-height: 1.75em;
}

a                { color: #3399CC; text-decoration: none; }
#tinymce a       { color: #3399CC !important; text-decoration: none !important; }

a:hover          { color: #3399CC; text-decoration: underline;}
#tinymce a:hover { color: #3399CC !important; text-decoration: underline !important; }

h1, h2, h3, h4 { color: #444; }

h1 { font-weight: normal; }

h2 { font-size: 14px; font-weight: bold; text-transform: uppercase; margin-bottom: 1em; }

h3 { color: #333; font-size: 14px; font-weight: bold; }

.heading4 { color: #222; font-weight: normal; font-weight: bold; margin-bottom: 1em;  }

.heading4 { margin-bottom: 1em;	text-transform: uppercase; }

.landing #content-head h1 { display: none; }

.editable hr {
	border: 1px dashed #ccc;
	border-width: 1px 0 0;
	display: block;
	height: 1px;
	margin: 0;
}

.landing #content-head { height: 0 !important; min-height: 0 !important; }

.landing #content-head #contentmenu {
	margin-left: 940px;
	position: absolute;
	width: 16px;
}


/*--------------------------------------------- */
/*                >>> LAYOUT <<<                */
/*--------------------------------------------- */



/* COLORS & BACKGROUND
=============================================== */

body { color: #505050; font-family: 'Tahoma', 'Arial', 'Halvetica', 'sans-serif'; }

#header { background: #010101 url(/download-noauth/gallery/img/headerjpg) -20px 0 no-repeat; }



/* STRUCTURE
=============================================== */

#page {
	margin: 0 auto;
	width: 960px;
}

#header        { height: 162px; }
#content       { padding: 12px 0; }

#customcontent { border-bottom: 4px solid #e8e8e8; }
#footer-inner  { padding: 0; }

#footer-custom {
    overflow: hidden;
    zoom: 1;
}


/*--------------------------------------------- */
/*                >>> CONTENT <<<            	*/
/*--------------------------------------------- */


.grid-row { background: url(/download-noauth/gallery/img/1pxgreygif) 100% 0 repeat-y; }

.grid-row .grid-row-inner {
	overflow: hidden; zoom: 1;
	padding: 25px 0;
}

ul.arrows { list-style: none !important; margin-left: 0 !important; }

ul.arrows li {
	background: url(/download-noauth/gallery/img/arrowbluegif) 0 9px no-repeat;
	padding-left: 15px;
	margin-bottom: 1em;
}



.side-note,
.side-info,
.side-links,
.side-team { overflow: hidden; margin-bottom: 3em; zoom: 1; }

.side-team {
    margin-bottom: 0;
}

.side-info {
	font-size: 11px;
	padding: 0 30px;
}

.side-info a { color: #717171; }

.side-info img {
	background: #fff;
	border: 1px solid #3399CC;
	padding: 1px;
}

.side-note {
	border: 1px dashed #bbbbbb;
	border-width: 1px 0;
	padding: 25px 0;
}

.side-note ul {
	margin-bottom: 0 !important;
}

.side-note li {
	color: #cecece;
	font-family: 'Verdana';
	font-size: 16px;
	list-style-type: square;
	padding-right: 1.75em;
}

.side-note li span {
	color: #3399CC;
	font-size: 12px;
}

.side-note p, .side-note h2 { color: #3399CC; }

.side-note h2 { font-size: 18px; font-weight: normal; text-transform: none; }

.side-info p img { margin-bottom: 10px; }



/*--------------------------------------------- */
/*              >>> COMPONENTS <<<              */
/*--------------------------------------------- */


/* PAGE TITLE & BREADCRUMBS
=============================================== */




/* SEARCH
=============================================== */

#search-keyword { top: 105px; right: 20px; }


/* SIGN IN
=============================================== */

#comsignin { border-width: 0; }


/* LOGO/TAGLINE
=============================================== */

#logo {
	padding: 40px 0 0 35px;
}

#logo a {
	display: block;
	height: 0 !important;
	overflow: hidden;
	padding: 107px 0 0;
	width: 150px;
}


/* PRIMARYNAV
=============================================== */


#primarynav {
	background: #f7f7f7;
	border: 4px solid #e8e8e8;
	border-width: 4px 0;
}

#primarynav ul {
	overflow: hidden;
	zoom: 1;
}

#primarynav li {
	float: left;
	text-align: center;
	width: 160px;
}

#primarynav a {
	color: #444444;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 18px 0;
	text-decoration: none;
	text-transform: uppercase;
}

#primarynav a span {
	border-left: 1px solid #dfdfdf;
	display: block;
}

#primarynav #nav-home a span { border-left: 0px; }

#home #primarynav .home a,
#primarynav .here a { color: #009fce; }

#primarynav a:hover { color: #000; }





/*--------------------------------------------- */
/*                >>> GRID  <<<                 */
/*--------------------------------------------- */


.grid-row { 
    overflow: hidden;
	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; }
