/*Copyright Elias Markopoulos 2009 */


body
{
	font-family: "Tahoma", "Verdana", "Helvetica", Arial;
	font-size: 13px;
	color: #696969;
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/body-background.jpg) top center no-repeat #ffffff;
}

a
{
	text-decoration: underline;
	color: #696969;
}

a:hover
{
	text-decoration: none;
	color: #ff00cf;
}

img
{
	border: none;
}

h1
{
	font-size: 18px;
	text-align: left;
}

h2
{
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h3
{
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	color: #696969;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h3 a
{

	color: #696969;
	text-decoration: underline;
}

h3 a:hover
{
	color: #ff00cf;
	text-decoration: none;
}

p
{
	background: #FFFFFF;
	width: auto;
}

.Breadcrumb
{
	width: 100%;
	height: 30px;
	clear: both;
	margin: 5px 0 0 0;
	color: #696969;
	font-size: 10px;
}

.Breadcrumb a
{
	display: inline;
	color: #696969;
	border-bottom: 1px dotted #696969;
	text-decoration: none;
	margin: 10px 0 0 10px;
	padding: 3px 6px 3px 6px;
	font-size: 10px;
}

.Breadcrumb a:hover
{
	text-decoration: none;
	border-bottom: none;
	color: #ff00cf;
}

.Container
{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.SubContainer
{
	width: 1000px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}


.NavigationPanel
{
	width: 100%;
	height: 80px;
	padding-top: 30px;
	background: #000000;
	clear: both;
}


.NavigationLeft
{
	width: 300px;
	height: 90px;
	float: left;
	margin: 0 0 0 0;
	padding: 10px 5px 0 5px;
}

.NavigationLeft a
{
	display: inline;
}

.NavigationLeft a:hover
{
	display: inline;
}

.NavigationRight
{
	width: 600px;
	height: 90px;
	float: left;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	font-family: "Tahoma", "Verdana", "Helvetica", Arial;
}

.NavigationRight a
{
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 25px;
	padding: 3px 6px 3px 6px;
	font-size: 20px;
}

.NavigationRight a:hover
{
	display: inline;
	color: #000000;
	border-bottom: none;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	background: #ffffff;
}




.MainContent
{
	width: 1000px;
	height: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/content-background.jpg) top left repeat-y;
}

.MainContentLeft
{
	width: 298px;
	height: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	text-align: justify;
	border-left: 1px dashed #dddddd;
	border-right: 1px dashed #dddddd;
}

.MainContentRight
{
	width: 680px;
	height: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

.MainContentRightContact
{
	width: 680px;
	height: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 150px 10px;
	/*background: url(../images/legs.jpg) bottom right no-repeat;*/
}



.FeedPanel
{
	width: 100%;
	height: 60px;
	background: #000000;
	clear: both;
	margin: 0 0 0 0;
}

.Contact
{
	width: 298px;
	height: 40px;
	float: left;
	margin: 0 0 0 0;
	padding: 20px 5px 0 5px;
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
}

.BlogFeed
{
	width: 640px;
	height: 40px;
	float: left;
	margin: 0 0 0 0;
	padding: 20px 0 0 50px;
}

.ContactContent
{
	width: 268px;
	height: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 10px 10px 0 30px;
	border-left: 1px dashed #dddddd;
	border-right: 1px dashed #dddddd;
	/*background: #fafafa;*/
}

.ContactP
{
	margin: 20px 0 0 50px;
}

.ContactP img
{
	float: right;
	margin: 0px 0 10px 10px;
}

.sendButton
{
	padding: 2px 5px 2px 5px;
	background: #000000;
	color: #FFFFFF;
	border: none;
	margin-left: 195px;
}

.sendButton:hover
{
	padding: 2px 5px 2px 5px;
	background: #ff00cf;
	cursor: pointer;
	margin-left: 195px;
}

label
{
	padding: 2px 5px 2px 5px;
	margin-bottom: 5px;
	color: #696969;
}

input
{
	margin-top: 5px;
}

textarea
{
	margin-top: 5px;
}

.error
{
	color: #ff00cf;
	background: #FFFFFF;
}

.BlogContent
{
	width: 640px;
	height: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 50px;
}

.BlogItem
{
	width: 290px;
	float: left;
	margin: 10px 30px 0 0;
	text-align: left;
}

.Comments
{
	width: 100px;
	height: 70px;
	padding: 23px 0 0 18px;
	color: #FFFFFF;
	font-size: 12px;
	background: url(../images/comments-background.jpg) top left no-repeat;
}

.Networking
{
	float: left;
	clear: both;
	margin-top: 20px;
}

.RSS
{
	width: 150px;
	float: left;
	margin: 0 0 0 40px;
}

.Twitter
{
	width: 150px;
	float: left;
	margin: 0 0 0 20px;
}

.Linkedin
{
	width: 150px;
	float: left;
	margin: 0 0 0 20px;
}







.FooterPanel
{
	width: 100%;
	height: 50px;
	margin: 0 0 0 0;
	background: #000000;
	clear: both;
}

.FooterPanel a
{
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	font-size: 12px;
}

.FooterPanel a:hover
{
	display: inline;
	color: #696969;
	border-bottom: none;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	background: #FFFFFF;
}

.FooterLeft
{
	width: 298px;
	height: 40px;
	float: left;
	margin: 0 0 0 0;
	padding: 10px 5px 0 5px;
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
}

.FooterRight
{
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	width: 635px;
	height: 40px;
	float: left;
	margin: 0 0 0 0;
	padding: 10px 5px 0 50px;
}


/*My Work*/

.WorkItem
{
	width: 300px;
	height: 200px;
	float: left;
	margin: 10px 16px 10px 17px;
}

.MyWorkLeft
{
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	width: 440px;
}

.MyWorkRight
{
	float: right;
	margin: 10px 0 0 7px;
	padding: 0 0 0 0;
	width: 230px;
}

.ImageLarge
{
	float: left;
	margin-top: 10px;
	clear: left;
}

.ImageSmall
{
	float: right;
	margin-top: 10px;
	clear: right;
}


/*Slider Style*/

#slider {
	height:auto;
	margin:20px 50px 0 50px;
	width:600px;
	float: left;
}
	#buttonPrev {
		background:url(../images/buttonPrev.png) no-repeat top right;
		float:left;
		height:150px;
		margin-top:125px;
		width:50px;
	}
		#buttonPrev:hover {
			background:url(../images/buttonPrevHover.png) no-repeat top right;
			cursor: pointer;
		}
		
	#slideShow {
		/*background:#1f1f1f;*/
		float:left;			
		height:auto;
		overflow:hidden;		/*hides every child object that will overlap it's parent*/
		position:relative;		/*IE fix*/
		width:498px;
	}
		#slides {
			height:auto;	
			position:relative;		/*position the div (slides) relative to its parent (slideShow), by having it positioned to relative we're able to animate the left proporty*/
		}
			.slide {
				display:inline;
				float:left;
				height:auto;
				padding:20px;
				width:450px;		/*you can change the width of the a slide without changing the javascript because we've only used variables.*/
			}
			#slides img
			{
				margin: 0 0 0 0;
			}
	
	#buttonNext {
		background:url(../images/buttonNext.png) no-repeat top right;
		float:left;
		height:150px;
		margin-top:125px;
		width:50px;
	}
		#buttonNext:hover {
			background:url(../images/buttonNextHover.png) no-repeat top right;
			cursor: pointer;
		}
